Home » CSS » Css miscellaneous » Question
  1. Which of the following construct specifies that a style takes precedence over any different, conflicting styles?
    1. @media
    2. #id
    3. <style>
    4. !important
    5. None of these
Correct Option: D

!important



Your comments will be displayed only after manual approval.