Current Assignment(s)
A4: Multimedia
Due 11:55PM Monday, 10.29
Due 11:55PM Monday, 10.29
2. Source
Element Breakdown
<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.
html
- Previous
- Next