View Full Version : Columns?


t90t90t90
07-22-2003, 08:55 PM
How do I add the side column with links to my page on my site?

http://www.frailart.net/members/t90t90t90/Column.JPG

Spirit892
07-22-2003, 09:10 PM
do you want a frame? A frame is like a window into another page and it stays put when the other part of the page scrolls? or a table? which is just a box that can be used as a sidebar. You can find out more information at lissaexplains.com. Or do you want that flashy menu thing? You can ask that in the DHTML section of the forum

kittycat
07-22-2003, 09:10 PM
For just the basic side column you could use tables (http://www.lissaexplains.com/tables.shtml) or divs (http://www.lissaexplains.com/html7.shtml). From there you can make it text, images, or use some sort of menu/navigation script to include the links.

t90t90t90
07-23-2003, 04:51 AM
Originally posted by Spirit892
do you want a frame? A frame is like a window into another page and it stays put when the other part of the page scrolls? or a table? which is just a box that can be used as a sidebar. You can find out more information at lissaexplains.com. Or do you want that flashy menu thing? You can ask that in the DHTML section of the forum

Yeah a sidebar, thing. Whenever I try to make one it says "page cannot be viewed" on the right and the left. I copied the code right off of lissaexplains.com but thats what I got.

Dude128
07-23-2003, 05:02 AM
did you create a page for each frame? do the names of the pages match the ones in the code?