0

Possible Duplicate:
Is there a CSS selector for an IMG which has been constrained by max-width or max-height?

In my page, I have some images with varied size. All images no class nor id attributes.

I want to do:

If image is larger than 680px, its border color is #aaa

If image is smaller than 100px, it has no border;

etc..

Is there any way to do this? Is there any pseudo or selector for this?

Thanks in advance.

Community
  • 1
  • 1

0 Answers0