|  | 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
 |  |  |