Now that you have created some HTML, its time to give your page some personality.
For this assignment you will be taking the HTML you made for the last project and extending it to have some styling.
Requirements
Apply the ideas and stylings that you learn about in class.
Explorer Mode
[x] Take the CSS ideas and tools that were discussed in class and apply those to your homework.
[x] Apply colors, margin, padding, background colors, and font styles to the various elements of the page. Add class= where needed but try to keep to element selectors if you can!
Explorer Mode
[x] Research fonts.google.com and find an alternative font, or two, for your site. Use two different fonts (but no more than two) to style different aspects of your page. Maybe headers in one font and text in another.
Now that you have created some HTML, its time to give your page some personality.
For this assignment you will be taking the HTML you made for the last project and extending it to have some styling.
Requirements
Explorer Mode
class=
where needed but try to keep to element selectors if you can!Explorer Mode
Additional Resources