What Type Of Selector Is Used In This Case P Pre Langcss #240
What type of selector is used in this case? <pre><code class="language-css">p {line-height: 150%;}</code></pre>
This multiple choice question (MCQ) is related to the book/course gs gs105 CSS (Cascading Style Sheets). It can also be found in gs gs105 CSS Selectors and Files - CSS Selectors - Quiz No.1.
What type of selector is used in this case?
p {line-height: 150%;}
class Selectors
element Selectors
id Selectors
none of the mentioned