SyntaxFix
Write A Post
Hire A Developer
Questions
<div style="background: red;"> The inline styles for this div should make it red. </div> div[style] { background: yellow !important; }
Below is the link for more details: http://css-tricks.com/override-inline-styles-with-css/