type test page

This commit is contained in:
Adam Bradley
2013-09-18 14:03:12 -05:00
parent ffdaff4bce
commit 80cd88987b
2 changed files with 36 additions and 9 deletions

View File

@@ -35,15 +35,7 @@
<p><a class="button button-block button-default" href="popovers.html">Popovers</a></p>
<p><a class="button button-block button-default" href="pull-to-refresh.html">Pull To Refresh</a></p>
<p><a class="button button-block button-default" href="tab-bars.html">Tab Bars</a></p>
<hr>
<h1>I'm an H1 Element</h1>
<h2>I'm an H2 Element</h2>
<h3>I'm an H3 Element</h3>
<h4>I'm an H4 Element</h4>
<h5>I'm an H5 Element</h5>
<h6>I'm an H6 Element</h6>
<p>I'm a paragraph Element!</p>
<p>As am I'm a paragraph Element too.</p>
<p><a class="button button-block button-default" href="type.html">Type</a></p>
</main>
</section>