CSS positioning properties

10 questions to assess your CSS skills

Question 1

Which CSS property is used to specify the positioning method for an element?

Question 2

What does the CSS property "relative" do?

Question 3

Which CSS property is used to specify the stacking order of positioned elements?

Question 4

What does the CSS property "absolute" do?

Question 5

What does the CSS property "fixed" do?

Question 6

What does the CSS property "sticky" do?

Question 7

Which CSS property is used to specify the distance an element's top edge is offset from its normal position?

Question 8

Which CSS property is used to specify the distance an element's right edge is offset from its normal position?

Question 9

Which CSS property is used to specify the distance an element's bottom edge is offset from its normal position?

Question 10

Which CSS property is used to specify the distance an element's left edge is offset from its normal position?
1