nerdexam
Microsoft

98-375 · Question #53

Which CSS position value is used to position an element relative to the browser window?

The correct answer is D. position: fixed. See the full explanation below for the reasoning.

Question

Which CSS position value is used to position an element relative to the browser window?

Options

  • Aposition: relative;
  • Bposition: absolute;
  • Cposition: static;
  • Dposition: fixed;

How the community answered

(21 responses)
  • A
    14% (3)
  • B
    5% (1)
  • C
    5% (1)
  • D
    76% (16)

Community Discussion

No community discussion yet for this question.

Full 98-375 Practice