In this activity, you will practice making webpages using basic HTML.
Open the W3Schools TryIt Editor: https://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
Create and run a webpage as follows:
<h1> and <h2><p><ul> (and/or <ol>) and <li><img> element and use the URL of the image in the tag.<a> element and use the URL of the webpage in the tag.In case it’s helpful, here is an HTML reference: http://www.w3schools.com/tags/ref_byfunc.asp
Submit your screenshot in a Word DOCX to the designated Canvas assignment.