InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property allows a marquee to be used in the case of a text overflow?(a) overflow-style(b) opacity(c) overflow-x(d) perspectiveThe question was asked in an interview.My doubt stems from Major Themes in division CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» CORRECT ANSWER is (C) overflow-x For EXPLANATION: SYNTAX: |
|