Filed under CSS
Who wants the ugly default border around an image?
Instead of adding:
style="border: none"
to every image, just add:
a img { border: none;}
to one of your css files.
I can't believe how simple this is. CSS is not one of my strengths, but as I work more and more, I find great tips that make my site look great.
Scott
4ff6f8b8-9455-4b37-bb41-bd325e1bd965|0|.0