InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a value for font-style property?(a) normal(b) italic(c) oblique(d) none of the aboveI have been asked this question during an online interview.I want to ask this question from CSS Fonts in chapter CSS Fundamentals, Colors and Styling of CSS |
|
Answer» RIGHT OPTION is (d) NONE of the above Best EXPLANATION: Self-explainatory. |
|