making background image clickable link


i have several div tags background images in them.  want make background images clickable links.  easiest way this?

you can't.  background images not part of html;  part of css. 

to make images clickable aka hyperlinked need insert them html.

 

<img src="some_image">

 

hyperlinked image:

 

<a href="some_link.html"><img src="some_image"></a>

 

 

nancy o.



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support