The document defines basic HTML tags such as <!DOCTYPE>, <html>, <head>, <title>, <body>, <h1> to <h6>, <p>, <br>, and <hr>. It provides a code example using these tags including a heading, paragraph with line breaks, and an unordered list. The code is then run to display the formatted output.
The document defines basic HTML tags such as <!DOCTYPE>, <html>, <head>, <title>, <body>, <h1> to <h6>, <p>, <br>, and <hr>. It provides a code example using these tags including a heading, paragraph with line breaks, and an unordered list. The code is then run to display the formatted output.