Pregunta de entrevista de Amazon

Identify the color of an element based on given CSS.

Respuesta de la entrevista

Anónimo

10 de sept de 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