<?xml version="1.0" encoding="utf-8"?>

Cascading order in CSS

Cascading order in CSS

The correct answer is blue. The cascading order implies that the style rules go down from top to bottom, allowing the following rules to override the above ones. In this example, both color values have an identical selector and carry the same specificity, which means the second line has a higher priority.

Improve your UX & Product skills with interactive courses that actually work