As of , images inside link are not rendered with border now. So, you don't have to add CSS such as
a.img {border:none}.
This is true for {Google Chrome, Firefox, Opera, Safari}, except Internet Explorer 9. LOL.
Test your browser.
Here's the code:
<a href="index.html"><img src="i/lilies-s.png" alt="lilies"></a>
Here's how it's rendered:
blog comments powered by Disqus