Vidyalelo
CSS · Q28

CSS Selectors and CSS Files

Programming · CSS · question 28

Q28

What will be the output of following code snippet? Hello

A.
h1 heading becomes green
B.
error
C.
h1 heading disappears
Answer
D.
nothing happens

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board