I\'m trying to remove the image border in ie, but I get some strange behavior.
Here\'s my code:
img {border:
Try
img { border-width: 0; }