Skip to content

Instantly share code, notes, and snippets.

@dvgcode
Created April 12, 2018 10:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dvgcode/3f2d42b36debc57f3dee68ac62d3b9df to your computer and use it in GitHub Desktop.
Save dvgcode/3f2d42b36debc57f3dee68ac62d3b9df to your computer and use it in GitHub Desktop.
HTML-Heading
<h1>Hello World</h1>
<h2>Hello World</h2>
<h3>Hello World</h3>
<h4>Hello World</h4>
<h5>Hello World</h5>
<h6>Hello World</h6>
<h7>Hello World</h7>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment