====== Web Development Lesson 5 - Layout ====== ==== Objectives ==== In this class, you will: - learn some predefined tags to structure your page - learn how to position elements with respect to each other - upload your files to a server so others can see them online - use PHP to make page consistency easier ==== Prerequisites ==== Before trying this lesson, the student should have experience working in Visual Studio Code with HTML, CSS and Javascript code. ==== Revision ==== ==== Activities ==== - [[en:web_development:layout:position|Forced Positioning]] - [[en:web_development:layout:padding_margin|Padding and Margin]] - [[en:web_development:layout:php|Maintaining Consistency with PHP]] - [[en:web_development:layout:exercises|Exercises]] - [[en:web_development:layout:summary|Summary]] [[en:web_development:media|Next: Media]]