Question: Given the following HTML and CSS, what is the style on the word hello? p class = a b hello span class = c world

Given the following HTML and CSS, what is the style on the word "hello"? p class = "a b hello span class =" "c" world / span /p p \{color: yellow; } p.a { color: red; } b b color: green; } .c \{color: blue; } a. green b. blue c. red d. yellow
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
