What type of selector is used in this case?
p {line-height: 150%;}
The _____________ attribute is used to define the name(s) of the class(es) to which a particular tag belongs.
1 Crore+ students have signed up on EduRev. Have you? Download the App |
A similar rule called the ____________ is specified using the plus sign (+) and is used to select elements that would be siblings of each other.
Which of the following selectors selects the specified elements of type E with a particular class value?
By applying an ___________ a style can be applied to just a single tag.
What will be the output of below mentioned code snippet?
p strong {background-color: yellow;}
Which of the following selectors selects any tag with an id attribute set?
10 videos|41 docs|23 tests
|