Created
June 22, 2023 00:24
-
-
Save SitesByYogi/5f6d6d0928f3350f7163bdff06507ed8 to your computer and use it in GitHub Desktop.
HTML heading tags
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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