View Full Version : Frames


Livvy
01-28-2003, 12:58 AM
I need the HTML to get a top frame, a left frame, a middle frame and a right frame. Can anyone help?

Spirit892
01-28-2003, 01:14 AM
Hi welcome to Lissa's site.

I can help!
Go to Sheila's site

click here (http://framecodes.tripod.com )

Good Luck

Livvy
01-29-2003, 05:34 AM
Thanks so much! Um how do youget it so the new page doesn't pop up?

Sheila
01-29-2003, 10:10 AM
You have to target your links. Look at your frame code and see what the name of the frame is. Then you use that name for the target....make sure you spell it exactly the same way.


<a href="link.html" target="NameOfYourFrame">Name of your link</a>