An iframe is sort of a page placed in a page, which come out very handy if you dont want the page to stretch.
Here is the code to make an iframe:
Here is how to make it work:
Look at the: src="link to page.html" remove link to page.html and fill in the page that should be in the frame.
Now set the: width="175" in the with you want the frame to be and the height="65" in the height you want the frame to be.
If you want the frame to have a border, set border="0" frameborder="0" (wich one you like) set one of those (or both if you want) to 1 for a 1 pixel border.
Here is the code to make an iframe:
Code :
// hide source code
// hide line numbers
// hide source code
// hide line numbers
1 <iframe name="I1" src="link to page.html" width=175" border="0" frameborder="0" height="65"></iframe>
Here is how to make it work:
Look at the: src="link to page.html" remove link to page.html and fill in the page that should be in the frame.
Now set the: width="175" in the with you want the frame to be and the height="65" in the height you want the frame to be.
If you want the frame to have a border, set border="0" frameborder="0" (wich one you like) set one of those (or both if you want) to 1 for a 1 pixel border.
Donation:If you like our free quality work, make a donation by using Paypal and tell us what you would like to see improved on our site for the next few months. |
|
No comments yet













Page Info












