This is the h1 tag

This is the p tag. Below are some of the tags I’ve learned so far.

This is IMG Tag This is a link tag This is a title tag<title> <audio>This is a audio tag<audio> <button>This is a button tag</button> <video>This is a video tag<video> <time>This is a time tag</time> <!--This is a comment tag. You will write all of your tags below this comment--> </body> </html>