Iframes

Iframes are the most easiest tools to use for your site. It looks WAY nicer on pages, and it allows a person visiting your site see more than one webpage in a single page. Make sense? Yes, well, you need to div position frames first in order to get the frames where you want them!

  • Copy and paste the code below into your HTML code.

  • You can change the measurements for the positions... (the larger the number for the top value, the further down your IFrame will go. The larger your number gets on the left value, the further right it will go).
  • Now you need the iframe code. Where it says: "IFRAME GOES HERE" in the Div code, replace this code where it says that

  • You can customize the variables. "PAGE.html" is the page you want viewed in the iframe. The "FRAMENAME" is what you want the frame name to be. You can change the height and width of the iframe.
  • If you would like to target links into your frame, use this code:
    <a href=http://www.geocities.com/lemonsliceclique/URL target="FRAMENAME">TEXT/IMAGE</a>

  • That's it! You're done with Iframes!! Yaaay! If you have any questions or comments...please use the form on the tutorial page!

    Back 1

    Hosted by www.Geocities.ws