| |
|
The style rule li, em {color: blue} indicates the content of ____ will appear in blue color. Question Posted on 27 Mar 2021 Home >> Style Sheet >> CSS >> The style rule li, em {color: blue} indicates the content of ____ will appear in blue color. |
The style rule li, em {color blue} indicates the content of ____ will appear in blue color.
Choose the correct option from below list
(1)Both < em> and < li> elements
(2)Any < em> elements that are inside a < li> element
(3)The first < em> element that is inside a < li> element
(4)The < li em> element
Answer:-(1)Both < em> and < li> elements | |
|
|
|
|