mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
type scss
This commit is contained in:
@ -35,6 +35,15 @@
|
||||
<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>
|
||||
</main>
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user