The main purpose of this Codecademy exercise is to practice HTML and CSS by creating a static website.
- link
- header
- nav
- ul
- li
- main
- h1
- p
- a
- height: 50px;
- opacity: 0.5;
- font-family: 'Josefin Sans', sans-serif;
- color: white;
- background-color: lightcyan;
- background-image: url('');
- font-size: 40px;
- font-size: 20px;
- font-weight: bold;
- text-align: right;
- color: white;
- background-color: rgba(0,0,0,0.5)