STARTER CODE
The given web page just contains a block of text for the table of contents page for Call of the Wild by Jack London.
In this exercise, you’ll make this page much easier to read using HTML formatting tags.
YOUR JOB
Using the tags <h1>
, <h2>
, <h3>
, <h4>
, <hr>
, and <em>
, transform this page to look like the page below. Remember that in header tags, the font size gets smaller as the number gets larger (<h1>
is the biggest; <h6>
is the smallest).
The end result should look like this: