This is hard to explain now.
How do make it so that each link loads diff content in an iFrame(mine is called start.html). This is really hard for me to explain. Do I have to make one iFrame for each link?
an iframe is a frame displaying a seperate document, to change the colors of the frame would be to change the background color of the document the iframe is showing ...
Sweet! I actually got it to work! I used what EZ posted it worked. I've been reading and learning a bit about HTML and then going to ASP . Now.... how do I change the size of the iFrame ?