Iframe width attribuut
Code onderaan ↓ ↓ ↓
Welkom bij voorbeelden
<html>
<body>
<iframe
src="url" width="375"
>
<p>
Spijtig, uw browser ondersteunt geen iframes !
<p>
</iframe>
</body>
</html>