CLICK HERE

Earning More

Clickz

Sunday, December 12, 2010

Inline Frame (A Frame Inside An HTML Page) coding

<html>
<title>Kuldeep Ji</title>
<body>

<iframe src="Link Path\" width="450" height="250"></iframe>

<p>Some older browsers don't support iframes.</p>
<p>If they don't, the iframe will not be visible.</p>


</body>
</html>

No comments:

Post a Comment