- <section id="buttons-extra">
- <header data-back="home" data-title="Example of buttons">
- <a href="#" class="button red onright" data-icon="add">With icon</a>
- <a href="#" class="button arcticblue onright">Text</a>
- </header>
- <footer>
- <a href="#" class="button blue onleft">Text</a>
- <a href="#" class="button yellow onleft" data-icon="left"></a>
- <a href="#" class="button orange onright" data-icon="right">onright</a>
- </footer>
- <article></article>
- </section>
|