InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property sets the font size of text?(a) text-size(b) font-size(c) size(d) textI got this question by my school teacher while I was bunking the class.The doubt is from Style Inclusion Methods in chapter CSS Fundamentals, Colors and Styling of CSS |
|
Answer» RIGHT CHOICE is (B) font-size Easy EXPLANATION: SYNTAX: |
|