> I have created a simple website where the logo is inserted as a background 
> image in the CSS.
>However, I would like the logo to be linked to the index page (so that the 
>user can click it). Is there 
> any way to do that with the background image (in other words, is it possible, 
> in any way at all, 
> to have links embedded in the CSS?)?

No. CSS is style, not content.
 
Most folks would probably argue that a logo is content, and, therefore, really 
should be part of the content rather than a decorative background image.
 
-Darrel
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to