Aug
21st
Thu
21st
Quick CSS quiz
Given these CSS instructions,
z[x] > a[i] {color: blue;}
z z[x] a {text-decoration: underline;}
z > z a , z z z + a { color: red ;}
what will be the color of the text in the following XML…