InterviewSolution
Saved Bookmarks
| 1. |
Which of the following Viewport Property sets the initial scaling factor?(a) scale(b) initial-scale(c) minimum-scale(d) user-scale |
|
Answer» Correct answer is (b) initial-scale The best explanation: Self-explainatory. |
|