CSS img help
CSS img help
Out of context: Reply #11
- Started
- Last post
- 16 Responses
- rafalski0
again, it's not the img, it is the a that gets the border
a:link img targets the image
I think the class idea isn't bad at all, either for text or image links.
a.dotted [border:1px dotted red]
or
a.imgcontainer [border:0]