Spoken Tutorial - CSS 3 - Assignment Funded by the Ministry of Education (MoE), Govt. Of India Indian Institute of Technology Bombay, https://spoken-tutorial.org ------------------------------------------------------------------------------------------------------------------- Web Layout in CSS 1. Create a file "layoutpage.html" 2. Create the following parts: a. Header b. Menu bar c. Content : 2-columns d. Footer 3. Create a file "layoutstyle.css" 4. Style all the parts 5. Link the "layoutstyle.css" file to "layoutpage.html" file 6. Observe the output