Menu
×
×
Correct!
Exercise:Create an iframe with a URL address that goes to https://www.w3schools.com. Hint: Create an <iframe> element and add the src attribute. |
Edit This Code:
Result:
|
Correct Code:
Result:
|