Vidyalelo
CSS · Q56

CSS Text, Borders and Images

Programming · CSS · question 56

Q56

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
Answer
C.
position
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax: bottom: length | percentage | auto | inherit