Creating a Basic HTML Webpage with Headings Copy this text into Notepad to creat

Creating a Basic HTML Webpage with Headings
Copy this text into Notepad to creat

Creating a Basic HTML Webpage with Headings
Copy this text into Notepad to create a basic HTML webpage.
!DOCTYPE html
html
body
/body
/html
Your tasks for this Critical Thinking activity are to:
Add three headings, starting with the most important heading (h1, h2, h3).
Create a horizontal line after the first heading (hr).
Add a brief two-sentence paragraph under the third heading (p).
Once the file is updated with the additional information, save it as yourname.html and submit it for grading.