<button onclick="window.location.href='http://example.com'">Some Link</button>
Change http://example.com to your own URL. Repeat with other links.
Nancy O.
<button onclick="window.location.href='http://example.com'">Some Link</button>
Change http://example.com to your own URL. Repeat with other links.
Nancy O.