Skip to content

Commit

Permalink
Headers
Browse files Browse the repository at this point in the history
  • Loading branch information
erikasan committed Oct 15, 2020
1 parent fa99ef5 commit f8444ba
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions headers.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!-- Headers -->

<html>


<h1>I am a header</h1>

<h2>I am a sub-header</h2>

<h3>I am a sub-sub-header</h3>

<h4>I am a sub-sub-sub-header</h4>

</html>

0 comments on commit f8444ba

Please sign in to comment.