How to Use in HTML?

Use the `` tag to wrap the entire document

Use the `` section for metadata, title, and links to styles or scripts

Use the `` section for visible page content

Use heading tags like `

` to `

` for titles and subtitles

Use `

` for paragraphs

Use `` for links

Use `...` for images

Use `

    ` and `

      ` for lists

      Use `

    1. ` for list items

      Use `

      ` for block-level grouping

      Use `` for inline grouping

      Use `

      ` for user input forms

      Use ``, `