Nested Iframe
by fekkyDev s
HTML
<!DOCTYPE html>
<html>
<body>
<iframe src="http://nunzioweb.com/iframes-example.htm">
<p>Your browser does not support iframes.</p>
</iframe>
</body>
</html>
by fekkyDev s
<!DOCTYPE html>
<html>
<body>
<iframe src="http://nunzioweb.com/iframes-example.htm">
<p>Your browser does not support iframes.</p>
</iframe>
</body>
</html>