Button without icon¶
<input type="submit" class="t3-button-submit t3-button" value="Submit"/>
or
<button type="submit" class="t3-button-text t3-button">Submit</button>
<input type="submit" class="t3-button-submit t3-button" value="Submit"/>
or
<button type="submit" class="t3-button-text t3-button">Submit</button>