164k views
2 votes
What should a web page designer consider when choosing between fixed positioning and absolute positioning?

O Fixed positioning is the HTML default element flow, while absolute positioning is relative to the browser window.
O Fixed positioning is an offset placement from the normal element layout, while absolute positioning is the HTML
default element flow
Fixed positioning is relative to the browser window, while absolute positioning is located at a specific place on a
web page.
Fixed positioning is located at a specific place on a web page window, while absolute positioning is an offset
placement from the normal element layout.

User Aeberhart
by
4.7k points

2 Answers

6 votes

Answer:

c

Explanation: trust me bro

User Tom Klino
by
5.4k points
7 votes

Answer:

Fixed positioning is relative to the browser window, while absolute positioning is located at a specific place on a web page.

User Bobot
by
4.8k points