InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property defines the y (vertical) coordinate for a positioned element, relative to the bottom of the enclosing object or browser window?(a) border(b) bottom(c) position(d) none of the mentionedI got this question in an interview.Question is taken from Border Elements in division CSS Text, Borders and Images of CSS |
|
Answer» The CORRECT answer is (b) BOTTOM |
|