Quote:
Originally Posted by virgohippy
Notice the CSS is actually setting "img" tags, so the images don't need a class.
|
Oh...fancy!
Licker, you can also replace the three separate border style lines with just this:
border: 1px solid #000000;
I knew you could do it that way, but I was too lazy to find my style sheets earlier.