View Full Version : Simple Layout


rebecca
04-29-2003, 07:56 PM
How do I put links in a column on one side of my page (lets say the left column) that open on that page and still be able to put a graphic on the top?

Thanks!

kittycat
04-29-2003, 08:31 PM
You could either use frames (http://www.lissaexplains.com/frames.shtml) or a table (http://www.lissaexplains.com/table.shtml).

rebecca
04-29-2003, 08:33 PM
HOw would I get the link to open in the table though? That is what I am not understanding.

Thanks for your quick reply!

kittycat
04-29-2003, 08:35 PM
You could put an iframe in one of the table cells. The code is on the same as the frames page =)

rebecca
04-29-2003, 08:37 PM
see... I am trying to get away from iframes. I learned things backward and the only thing I know is iframes. I want to learn something else. lol

Spirit892
04-29-2003, 08:57 PM
Originally posted by rebecca
HOw would I get the link to open in the table though? That is what I am not understanding.



Have you seen Lissa's site? The page doesn't "open" like an iframe, it just opens a whole new page. Am I making sense?

Xiphias
04-29-2003, 10:21 PM
Originally posted by Spirit892
Have you seen Lissa's site? The page doesn't "open" like an iframe, it just opens a whole new page. Am I making sense?

What Spirit is saying is that the a whole new page loads and then the content will appear again, along with the page that "opens" in the iframe. Except there is no iframe. that simple.

rebecca
04-30-2003, 02:25 AM
Ah.... it looked like it was opening just the frame. I guess that's the joy of DSL!

lol... thanks!