Activity 13.8.1.
Create an HTML page with your name as the
title tag in the head tag, “Favorite Activities” as the h1 tag in the body tag, and a description of your favorite activites in the p tag in the body tag, also. For example, if the name was “Melody” and the description of the favorite activities was “I like to swim.”, the tab would show “Melody”, “Favorite Activites” would appear as bold on the webpage as the first line, and “I like to swim.” would be below that as regular font (smaller font size without bold).

