In the previous activities, you learned how to structure a complete HTML document with its mandatory elements: the doctype declaration, the html element, the head element, and the body element. You also created your first index.html file. Now it is t...