View Single Post
Old 11-07-2002, 12:02 AM   #6
LennonCook
Jack Burton
 

Join Date: November 10, 2001
Location: Bathurst & Orange, in constant flux
Age: 38
Posts: 5,452
Quote:
Originally posted by Bruce The Aussie:
Try using Tables instead of frames. there easeir to use after you get used to them.
I agree. Nested tables 1) Look better 2) Are more flexable and 3) are only a little harder to code.

BUT, if you want to use frames, make the different page for the bottom right frame only.
Give the bottom right frame a name (by putting a name="name" attribute into the <frame> tag), and use what andrewas said to target it to that frame - the "main" in andrewas' instruction should be the name of that frame in inverted commas. [img]smile.gif[/img]
LennonCook is offline