InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS Property specifies the top offset of a positioned element?(a) top(b) up(c) reverse(d) fixThe question was posed to me by my college professor while I was bunking the class.Question is from Precise Positioning of Elements topic in portion CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» CORRECT OPTION is (a) top The BEST I can EXPLAIN: Self-explainatory. |
|