Answers

Question and Answer:

  Home  HTML Developer

⟩ Explain me what is the hierarchy that is being followed when it comes to style sheets?

If a single selector includes three different style definitions, the definition that is closest to the actual tag takes precedence. Inline style takes priority over embedded style sheets, which takes priority over external style sheets.

 149 views

More Questions for you: