1<!DOCTYPE html>
2<html>
3
4<body>
5 <iframe src="https://comercioiturama.blogspot.com/" width="800" height="600"></iframe>
6</body>
7
8</html>
1<iframe src="http://kidcreatorsteam.com" height="90px" width="40px"></iframe>
2<!--I made an iframe! Yay! -->
1<iframe width="560" height="315" src="https://www.youtube.com/embed/owsfdh4gxyc" frameborder="0" allowfullscreen></iframe>
1<div id="website_Within_Same_Webpage">
2 <iframe src="https://www.codegrepper.com"
3 height=200px width=100%>
4 </iframe>
5</div>
1<frameset id="individual" class="framebox">
2
3 <iframe width="1000" height="1000" src="codegrepper.com"></iframe>