is there a way to center an image AND a link using css/html?

Dave

New member
i want to make a link assigned to an image on my website, but when i center the image, the link stretches the entire div, outside of the image.. is there a way to make links take up only the area of the image? right now i'm creating css classes for each link, adding a height/width/image to the link which works, but i'll have to do it for EVERY image i put on my site, which is really unwanted.. any help?
 
Back
Top