HTML iframe Tag

Example
<html>
<body>

<iframe src="http://sl-it-help.blogspot.com/">
  <p>Your browser does not support iframes.</p>
</iframe>

</body>
</html>
 Preview


0 comments:

Post a Comment