Code Block

The Code block will display code snippets that respect your spacing and tabs. Below, you will see 5 lines of HTML code. Using the Code block makes it easy to post the HTML code without the browser interpreting it.

<a class="apv1-button solid red" href="#">Red</a>
<a class="apv1-button solid orange" href="#">Orange</a>
<a class="apv1-button solid green" href="#">Green</a>
<a class="apv1-button solid blue" href="#">Blue</a>
<a class="apv1-button solid purple" href="#">Purple</a>