Link in CSS

Hello. I have a question. Maybe it's just not possible within CSS, but
I try it anyway.

I have a HTML website with a css. The logo is loaded from the css,
like this :
==========

#container-name {
float: left;
height: 80px;
width: 655px;
background-image: url(images/logoweb2008tel.jpg);
}

==========

But... i want to be able to click on the logo (logoweb2008tel.jpg) and
go to another page.
Not an external page but for example contact.html or so.

Is this possible within CSS or isn't ? Please let me know.


Kind regards,
Robert
Rokli [ Mi, 02 April 2008 11:13 ] [ ID #1933734 ]

Re: Link in CSS

Not possible.
Background images cannot be clicked on.
HTML is used for clickable links, never CSS.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"Rokli" <google [at] rokli.com> wrote in message
news:5e26fc5c-1c42-4f6d-a24a-4c977862fa60 [at] e6g2000prf.googleg roups.com:

> Hello. I have a question. Maybe it's just not possible within CSS, but
> I try it anyway.
>
> I have a HTML website with a css. The logo is loaded from the css,
> like this :
> ==========
>
> #container-name {
> float: left;
> height: 80px;
> width: 655px;
> background-image: url(images/logoweb2008tel.jpg);
> }
>
> ==========
>
> But... i want to be able to click on the logo (logoweb2008tel.jpg) and
> go to another page.
> Not an external page but for example contact.html or so.
>
> Is this possible within CSS or isn't ? Please let me know.
>
>
> Kind regards,
> Robert
Ronx [ Mi, 02 April 2008 11:34 ] [ ID #1933735 ]
Microsoft » microsoft.public.frontpage.client » Link in CSS

Vorheriges Thema: won't display the entire home page
Nächstes Thema: FP2003 - publishing modified file