Hi all,
I have set up a div id called content. within this are two more div IDs (normally) called #leftcol and #rightcol.
Now, under #content, I've also named #content a:link and hover and active, etc, etc.
Basically, any link I provide now within the content div takes on the form of the above CSS.
The problem comes in that I want to use two images as links. When I insert the images they too take on the formatting defined by the CSS. (i have a small dotted border under each link).
How can I tell these images to be links without any of the formatting?
I have set up a div id called content. within this are two more div IDs (normally) called #leftcol and #rightcol.
Now, under #content, I've also named #content a:link and hover and active, etc, etc.
Basically, any link I provide now within the content div takes on the form of the above CSS.
The problem comes in that I want to use two images as links. When I insert the images they too take on the formatting defined by the CSS. (i have a small dotted border under each link).
How can I tell these images to be links without any of the formatting?