Question

Themans

What CSS Hacks Can Validate With W3C?

Asked by Themans 6 months ago css w3c

Answers

Joel Reyes
0
 
Here are the few hacks that can be validated:

  • Easy selectors
  • Minimized attribute selectors
  • !important
  • @import "non-ie.css" all;
  • body[class|="page-body"]

by Joel Reyes 6 months ago

Answer this question

What CSS Hacks Can Validate With W3C?

0 errors found:

 
0