Interviewer And Interviewee Guide

Front End Programmer Interview Question:

Explain the difference between static, fixed, absolute and relative positioning?

Submitted by: Administrator
static is the default.

fixed is positioned relative to the browser.

absolute is positioned relative to its parent or ancestor element.

relative is positioned relative to normal positioning/the item itself. Used alone it accomplishes nothing.
Submitted by:

Read Online Front End Programmer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.