Fun with Typography
Add some interesting typography to Robinson Crusoe
Now that you have made the text easy to scan, I want you to mark up the page so that it has unique and intersting typography. My suggestion is to use Google Fonts for your embedded fonts.
- Pick a body type
- Pick a display for headers
- Set the default type (body selector) so that it is scalable.
- In your html selector, make the font-size a percentage (62.5% to 100% -- it's up to you)
- Then in the body fault set the font-size to rems
- Do the same for your headers (h1-h6)
When you're done, don't forget to link to the exercise from your home page and republish everything!