1<iframe src="myURL" width="300" height="300" frameBorder="0">Browser not compatible.</iframe>
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<iframe id="inlineFrameExample"
2 title="Inline Frame Example"
3 height="200"
4 style="border: 0px;width: 100%;"
5 src="https://www.openstreetmap.org/export/embed.html?bbox=-0.004017949104309083%2C51.47612752641776%2C0.00030577182769775396%2C51.478569861898606&layer=mapnik">
6</iframe>