83

shouldn't !important mean "not important"?

Comments
  • 2
    Yes. But I think the '!' emphasises the fact that it's important. "LOOK HERE! DO THIS!"
  • 2
    @1nfiniteLoop for emphasis, we can still use two exclamation marks
    !!important
    Or any even number of it
    !!!!!!!!!!!!!!important
  • 2
    My life has been a lie.
  • 6
    @uddinstock Yeah, that would be logic. But CSS doesn't care...
  • 0
    Just add a float right.
  • 1
    @psfr937 Then, lazy designers would start to stack !!!! In order to override styles and everything would become a mess.
  • 0
    Just cause in basically all other languages it means not doesn't mean in one language it couldn't mean something else
  • 1
    CSS is fun 😒
  • 3
    How about adding a order to importants? The more exclamation marks you write the more important it is? 😂
  • 1
    @unknown But what would I do?
  • 1
    @floatright haha xD Maybe you can push it a bit to the right. So we get important! Instead of !important
  • 1
    @unknown Hahaha, the coincidence was just lovely :P
    I do agree with the post completely though!
  • 0
    @floatright haha yeah, you're totally 'right' about the coincedence :D

    And also about the rant :)
  • 1
    The irony between programming and CSS.
Add Comment