This is G o o g l e's cache of http://www.new2html.com/help/iframe/index.shtml.
G o o g l e's cache is the snapshot that we took of the page as we crawled the web.
The page may have changed since that time. Click here for the current page without highlighting.
To link to or bookmark this page, use the following url: http://www.google.com/search?q=cache:lJ1zoMo72l8J:www.new2html.com/help/iframe/index.shtml+webtv+site:http://www.new2html.com&hl=en&ie=UTF-8


Google is not affiliated with the authors of this page nor responsible for its content.
These search terms have been highlighted: webtv 

New 2 HTML - Optimize Your WebTV
<p align="center"><font size="5" color="#ff0000"><b><B style="color:black;background-color:#ffff66">WebTV</B> JavaScript Bug Alert</b></font></p> <p align="center"><font size="5" color="#ff0000"><b>Reload Page</b></font></p> <p align="center"><font size="5" color="#ff0000"><b><u>CMD + R for 3 Seconds</u></b></font></p> <br /> <br /> <br /> <p align="center"><font face="verdana bold,arial bold,helvetica,sans-serif" color="#000000" size="4">Computer users, this site is designed by and for the <B style="color:black;background-color:#ffff66">WebTV</B>/MSNTV Internet Terminal and may not display or function as intended for you.</font></p> <font face="verdana bold,arial bold,helvetica,sans-serif" color="#000000" size="4"><br /> <img src="1x.gif" width="1" height="300" border="0" alt="spacer image" /></font>
Top Menu Image Map Sitemap Basic HTML Advanced HTML JavaScript WorkCenter TestBed Jump Box Menus Linkables Tips-n-Tricks What's New? Daily Tip


IFRAME

The <iframe> tag is used much like an <embed> tag - it is basically a way of adding one page inside of another page like this.



The code:

<iframe width=300 src="PAGE-URL" name=window> </iframe>

We can control the page width with WebTV, but not the height, so it will be as high as needed to display the page.


You can make links to bring other pages into the iframe window:

Frame 2
Frame 3
Frame 4

The code for this section:

<iframe width=300 src="w1.html" name=window2> </iframe>
<a href="w2.html" target=window2>Frame 2</a>
<a href="w3.html" target=window2>Frame 3</a>
<a href="w4.html" target=window2>Frame 4</a>


Links from a Iframe page

When you add links to a page that is called into an iframe, you must add a target="_top" tag to break out of the frames. If you don't, the linked page will load in the frame like the following examples.

There is 1 visitor online



Search New2HTML.com powered by FreeFind