Amazon interview question

Identify the color of an element based on given CSS.

Interview Answer

Anonymous

10 Sept 2018

The element's parent ID ultimately determines the CSS of the child, even though the class color was specified later in the css document.

3