Search Results

0
votes

How to make CSS visible only for Opera

You could use Modernizr ( http://www.modernizr.com/ ) to detect CSS features you want to use – it applies class names to the body element so y …