Which of the following property allows you to specify an element’s position with respect to the browser window?

A relative
B fixed
C static
D absolute

Correct Answer: fixed

The fixed value allows you to specify an element’s position with respect to the browser window. Elements with fixed positioning are always visible and do not scroll with the rest of the document. Like absolutely positioned elements, fixed-position elements are independent of all others and are not part of the document flow.

Related Questions

A new web browser window can be opened using which method of the Window object ?
Each tab in the single web browser window is called as
The correct combination of the following groups of sentences.. We must respect live in society We must learn to live in peace. we must respect other's life. We must respect other's property” would be........
Which of the following tool allows you to change your default X Window desktop?

Next steps