2. Source
<iframe src="#" width="..." height="...">...</iframe>
An iframe’s source attribute specifies a URL of the external HTML to load. External sites are referenced with absolute URLS.
Remember?
When linking to other sites, URLs must include http/https
as part of the address.
- Previous
- Next