press me
press me
press me
press me
press me<a href="#" class="button button-block button-rounded button-primary button-large">press me</a>
Button Sizes
<a href="#" class="button button-rounded button-flat-primary button-large">press me</a><a href="#" class="button button-rounded button-flat-primary">press me</a><a href="#" class="button button-rounded button-flat-primary button-small">press me</a><a href="#" class="button button-rounded button-flat-primary button-tiny">press me</a>
Button Wrappers
<span class="button-wrap"><a href="#" class="button button-circle">press me</a></span><span class="button-wrap"><a href="#" class="button button-circle button-primary">press me</a></span><span class="button-wrap"><a href="#" class="button button-pill ">press me</a></span><span class="button-wrap"><a href="#" class="button button-pill button-primary">press me</a></span>
Button Groups
<div class="button-group"> <button type="button" class="button">Option 1</button> <button type="button" class="button">Option 2</button> <button type="button" class="button">Option 3</button></div><div class="button-group"> <button type="button" class="button button-primary">Option 1</button> <button type="button" class="button button-primary">Option 2</button> <button type="button" class="button button-primary">Option 3</button></div><div class="button-group"> <button type="button" class="active button button-pill">Option 1</button> <button type="button" class="button button-pill">Option 2</button> <button type="button" class="button button-pill">Option 3</button></div><div class="button-group"> <button type="button" class="button button-pill button-action">Option 1</button> <button type="button" class="button button-pill button-action">Option 2</button> <button type="button" class="button button-pill button-action">Option 3</button></div><div class="button-group"> <button type="button" class="button button-rounded">Option 1</button> <button type="button" class="button button-rounded">Option 2</button> <button type="button" class="button button-rounded">Option 3</button></div><div class="button-group"> <button type="button" class="button button-flat-primary">Option 1</button> <button type="button" class="button button-flat-primary">Option 2</button> <button type="button" class="button button-flat-primary">Option 3</button></div>