Page 1 of 1

Write the HTML and CSS necessary to render your page 2 design. Your HTML & CSS should be written logically and efficient

Posted: Sat May 14, 2022 8:20 pm
by answerhappygod
Write the HTML and CSS necessary to render your page 2
design. Your HTML & CSS should be written logically and
efficiently to display the elements in the correct order according
to your design.
HTML
Open your index.html file and Save As
RelevantNameforYou.html in your Final Project working code folder ~
ie. if your page 2 is a portfolio page it should be a
portfolio.html, if it is an about page it should be about.html
etc.
Remove code between header and footer you will not be
using from the homepage.
Add all necessary HTML elements and attributes to
properly render your second page.
CSS
Add the following rules to your existing style.css
document
All style rules to create the design you established ~
color, type, space rules, etc.
Style.css
index.html