Re: Help needed.

Serkant Karaca schrieb:

> Does anyone know how you can make a DIV dissapear and show a different 
> DIV when they click a link, I can't have any javascript, has to be 
> pure html and css.
>
> So if they were to click HOMEPAGE, this would show up
>
> <div style="width:587;height:200;overflow:auto">
> Homepage text here!
> </div>
>
> and if they click the ABOUT link, it will replace that with different 
> information, thanks!
>  
> Serkant KARACA
> Senior Software Engineer
> Ankara/Turkey
> http://hulyaavsar.blogspot.com
> http://www.internetteyim.net

Hi Serkant.

Check this out:
http://www.w3.org/Style/Examples/007/target.html#item2

Regards

Manuel

Received on Wednesday, 19 October 2005 11:27:59 UTC