Let’s practice. Create an Html file and add the basic HTML structure of a webpage. See our website
Now place text inside paragraph <p> tags, then add an <h1> tag as below.
Save the file and, view as a webpage. The webpage should display the following:
Now let’s add headers <h2> through <h6> to the html code: