User-352524747 posted
Afzaal.Ahmad.Zeeshan
<!--[if lte IE 7]>
It works only for IE.
lte = less than or equal
gte = greater than or equal
lt = less than
gt = greater than
You can use also if IE X...
For other browsers you should use a javascript to detect the version of the browser. So, this code detect if IE <= v.7, use this CSS, only in screen mode (not for phones, projectors etc...)