InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property sets a variation of the specified or default font family?(a) height(b) font-weight(c) default(d) font-variantThis question was posed to me in homework.Query is from Style Inclusion Methods in section CSS Fundamentals, Colors and Styling of CSS |
|
Answer» RIGHT CHOICE is (d) font-variant For explanation I WOULD SAY: Syntax: |
|