Table of Contents
- What is HTML?
- A Simple HTML Document
- This is a Heading
- element defines a large heading The element defines a paragraph What is an HTML Element? An HTML element is defined by a start tag, some content, and an end tag: Content goes here... The HTML element is everything from the start tag to the end tag: My First Heading
- My First Heading
- This is a heading