Directions
This is a summative exercise combining all of the elements of HTML. Replicate is as exactly as you can. Add this line
<link rel="stylesheet" href="tables.css">
to the head of your shell HTML file and make sure you put
tables.css
in the same directory as your code so
you see decently formatted tables.
Some sites are linked. Here is a magic decoder ring with all you need.
Site | URL |
---|---|
Sister Mary Rapaknuckle | https://html5.validator.nu/ |
W3Schools | https://www.w3schools.com/ |
Bucky's | https://www.thenewboston.com/ |
Mozilla Developer Network | https://developer.mozilla.org/en-US/ |
As usual, you are required to validate your code!
>