override any css style with !important


/ Published in: CSS
Save to your folder(s)

as per title. Note in code I used as non-syntactic indicators of arbitrary code, and >>#


Copy this code and paste it in your HTML
  1. <<ELEMENT>> >>{<<
  2.  
  3. <<property>> >>:<< <<value>> >>!important;<<
  4.  
  5. >>}<<

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.