CSS Tip : Image Borders

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

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading