View Full Version : targeting a link to a DIV


pumpkinpie214
10-24-2004, 06:41 PM
I'm v confused :S My little brain can't cope with CSS. :rolleyes:
I have a question:
You know those div thingys (like with a scroll bar and everything), well
how do I make a link open up in the div?
Thanks you SO much if you can answer my question, which hopefully has a simple answer :)
Thanks,
pumpkinpie214 :)

kittycat
10-24-2004, 06:44 PM
Divs can't be targetted, so you can't havecontent show up inside one except with a whole new page.

Frames (http://www.lissaexplains.com/frames.shtml) or iframes (http://www.lissaexplains.com/frames.shtml#inline) are the only things that can do that.