Which of the following selectors selects the specified elements of type E with a
Home | Discussion ForumWhich of the following selectors selects the specified elements of type E with a particular class value?
E.class
E ~ F
*
E, F, G
Answer : A
View More Related Question
1) Which of the following selector selects the elements that are the default among a set of similar elements?
2) Which of the following selector selects an element that has no children?
3) Which of the following selectors selects any tag with an id attribute set?
4) The _____________ attribute is used to define the name(s) of the class(es) to which a particular tag belongs.
5) Which of the following selector selects the elements that are currently enabled?