Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 371 Bytes

websites-html.md

File metadata and controls

10 lines (6 loc) · 371 Bytes

Websites (HTML)

How to embed on a website (HTML)

To embed into a website where you have access to the HTML code use the following code snippet to deliver the Vaxx.nz widget in a iframe.

<iframe src="https://widget.vaxx.nz" title="Find a COVID-19 Vaccination" scrolling="no" frameborder="0" width="100%" height="635" allow="geolocation"></iframe>