Each project must be:
In a folder named after yourself
At least 3 .html pages
Tested and working
Topic? Open. Possibility "My favorite stuff". The important thing is to have some kind of unifying theme for your pages.
Use an external cascading style sheet to specify all color and design aspects. One .css sheet shared by all three pages.
Specify a background color for your page
Have a Centered title for your homepage, centered using CSS (should repeat on other pages also).
Include browser title within the head tags
Specify at least 2 font-sizes, colors and font-families on your pages
Make proper use of h1, h2 etc. (heirarchy) plus <p> tags
Create at least one Class for some aspect of your page, controlled from the CSS
Include some sort of ordered list with a title i.e. The Five Best Bands
Include some sort of unordered list with a title i.e. Things to Bring Camping
Include at least one image on each page (properly sized in Photoshop)
Have links on each page (in same location) from one page to the other (a menu)
Have one link to an external site (properly opening in a new window)
Include sections for header, main and footer
Demonstrate the use of Flexbox to line up three items horizontally on the page.
You can find Hexadecimal color values here: