InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS3 property specifies whether or not an element is resizable by the user?(a) resize(b) length(c) inherit(d) none of the mentionedThe question was asked in unit test.This intriguing question originated from CSS3 Fundamentals, Transitions & Animations in section CSS3 Fundamentals, Transitions & Animations of CSS |
|
Answer» The CORRECT CHOICE is (B) length |
|