InterviewSolution
Saved Bookmarks
| 1. |
Which of the following specifies what parts of an element’s content are skipped over when applying any text decoration?(a) @font-text(b) font-style(c) text-skip(d) text-decoration-skipThis question was addressed to me in final exam.The above asked question is from CSS Text topic in portion CSS Text, Borders and Images of CSS |
|
Answer» The CORRECT OPTION is (d) text-decoration-skip |
|