p {line-height: 150%;}.What type of selector is used in this case?
class Selectors
element Selectors
id Selectors
none of the mentioned
Answer : B
View More Related Question
1) By applying an ___________ a style can be applied to just a single tag.
2) Which of the following selector selects the elements that are checked?
3) Which of the following selectors selects siblings?
4) Which of the following selector selects all elements of E that have the attribute attr that end with the given value?
5) A similar rule called the ____________ is specified using the plus sign (+) and is used to select elements that would be siblings of each other.