Skip to content

Instantly share code, notes, and snippets.

@SitesByYogi
Created June 22, 2023 00:24
Show Gist options
  • Save SitesByYogi/5f6d6d0928f3350f7163bdff06507ed8 to your computer and use it in GitHub Desktop.
Save SitesByYogi/5f6d6d0928f3350f7163bdff06507ed8 to your computer and use it in GitHub Desktop.
HTML heading tags
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<!-- And so on... -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment