iframes
¡Supera tus tareas y exámenes ahora con Quizwiz!
<iframe>
Defines an inline frame
frameborder attribute
specifies whether or not to display a border around the iframe.
Iframe
Used to display a web page within a web page.
0
Attribute Value that removes the border
Iframe
Can be used as the target frame for a link.
Pixels
How (by default) height & width attribute values are specified
URL
Points to the location of the separate page.
height attribute
Specifies the height of the iframe
width attribute
Specifies the width of the iframe.
<iframe src="URL"></iframe>
Syntax for adding an iframe
name attribute of the iframe
What The target attribute of a link refers to