HTML provides various tags for text structure and formatting. Use <h1> to <h6> for headings, <p> for paragraphs, <b> for bold, <i> for italic, and many more.
Define document structure with heading levels
Emphasize text with formatting tags
Bold text and italic text
Underlined text and strikethrough
Add meaning to your content
Important text and emphasized text
Highlighted text and code snippet
Edit the HTML code below to practice text formatting: