<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>


What are Internal Anchor Tags?

Using Internal Anchors is a great way of navigating around a large page. You have probably seen a page with a navigation menu at the top of the page, and when you click your choice, you are zipped to that section. Often times you will see at the end of a long page a link to return you to the top, and this is done with Internal Anchor Tags.


How do I use these Anchor Tags on a page?

When setting up a page using Internal Anchors, you will need a starting point and a target. Click the starting tag examples below and you will be taken to the target tag.



Place this tag at the beginning of the Blue section

<a name="blue">

This is the blue section



Place this tag at the beginning of the Green section

<a name="green">

This is the green section



Place this tag at the beginning of the Gold section

<a name="gold">

This is the Gold section



Place this tag at the beginning of the Orange section

<a name="orange">

This is the Orange section