Q.1
Which of the following selectors selects the specified elements of type E with a particular class value?
Q.2
Which of the following selectors selects adjacent siblings?
Q.3
What will happen in this case?
p strong {background-color: yellow;}
Q.4
A similar rule called the ____________ is specified using the plus sign (+) and is used to select elements that would be siblings of each other.
Q.5
Which of the following selectors selects any tag with an id attribute set?
Q.6
Which of the following selectors selects direct descendents?
Q.7
Which of the following selectors selects siblings?
Q.8
Which of the following selector selects the element that is the target of a referring URI?
Q.9
Which of the following selector applies styles to elements that are valid per HTML5 validations set either with the pattern or type attributes?
Q.10
p {line-height: 150%;}.What type of selector is used in this case?
Q.11
By applying an ___________ a style can be applied to just a single tag.
Q.12
The _____________ attribute is used to define the name(s) of the class(es) to which a particular tag belongs.
Q.13
A ___________ is used to define a special state of an element.
Q.14
The __________ property specifies the type of positioning method used for an element.
Q.15
Which of the following selector selects an element that has no children?
Q.16
Which of the following selector selects the elements that are currently enabled?
Q.17
Which of the following selector selects the element that is the first child of its parent that is of its type?
Q.18
Which of the following selector selects all elements of E that have the attribute attr that end with the given value?
Q.19
Which of the following selector selects the elements that are checked?
Q.20
Which of the following selector selects the elements that are the default among a set of similar elements?
0 h : 0 m : 1 s