InterviewSolution
Saved Bookmarks
| 1. |
Which of the following text-decoration value specifies each line of text has a line above it?(a) line(b) underline(c) overline(d) blinkThe question was asked during an internship interview.I'm obligated to ask this question of CSS Text in portion CSS Text, Borders and Images of CSS |
|
Answer» CORRECT ANSWER is (C) overline The EXPLANATION is: Self-explainatory. |
|