Code snippets

Buttons

Replace [url] with the address you want to link to (e.g. https://www.example.com).
Replace Button with the text to appear in the button.

<p><a class="btn w-button" href="[url]">Button</a></p>
<p><a class="btn btn-light w-button" href="[url]">Button</a></p>
<p><a class="btn btn-outline-dark w-button" href="[url]">Button</a></p>
<p><a class="btn btn-outline-light w-button" href="[url]">Button</a></p>