# Embed

To add your poll on your website, you can use the below iframe/embed code to integrate.

### Iframe

> Note: Replace the src with your published poll link.

```
<iframe 
    src="https://ballot.gg/p/950b5c90-2711-485d-bb8e-a8011a232427/1HD2AgBkaEomhYjNx41zw6pqAAye5KYrC3" 
    style="width:100%; height:50vh;"
    frameborder="0" marginheight="0" marginwidth="0">
    Loading…
</iframe>
```

### Embed

> Note: Replace the src with your published poll link.

```
<embed 
    src="https://ballot.gg/p/950b5c90-2711-485d-bb8e-a8011a232427/1HD2AgBkaEomhYjNx41zw6pqAAye5KYrC3"
    style="width:100%; height:50vh;">
```
