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.