Syra
05-02-2003, 05:54 PM
I was wondering, how can I join my top and side frame, to create 1 frame round half of the main page? I think it is possible, and I think I've seen it on other sites.
Thanks
Thanks
|
View Full Version : Top and side frames Syra 05-02-2003, 05:54 PM I was wondering, how can I join my top and side frame, to create 1 frame round half of the main page? I think it is possible, and I think I've seen it on other sites. Thanks Lemon Squash 05-02-2003, 06:32 PM Try http://framecodes.tripod.com/code.html? amicus 05-02-2003, 07:53 PM i think i know what you're talking about. what you want is to have an image that goes from the top and down the left side? if that's what you want then that's easy. 1. you'll need an image 2. cut the image in 2 or 3 parts; top, left or top, left and upper left corner 3. create a table with 0 cellpadding and 0 cellspacing. +---+---+ | x | x | +---+---| | x | o | +---+---+ 4. put the image pieces into the table where the x's are. 5. the content goes in the o spot |