Iframe B

Code iframe A onderaan ↓ ↓ ↓

Welkom bij voorbeelden

voorbeeld scrolling attribuut - Frame A

<html>
<body>

<iframe src="url" scrolling="no">
<p>
Spijtig, uw browser ondersteunt geen iframes !<p>
</iframe>


</body>
</html>

Valid XHTML 1.0 Transitional