answersLogoWhite

0


Best Answer

A relatively positioned element is positioned with respect to where it would be if it was not positioned. An absolutely positioned element is positioned with respect to the edges of its closest ancestor that is positioned (i.e. not position: static) or, if there is no such ancestor, the browser viewport.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between an absolute div position and a relative div position in HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between absolute variation and relative variation?

relative change is a proprotional change where absolute change is a complete change.........


Difference between absolute and relative in css?

Absolute is used to refer to a specific position on the screen. Relative is for refering to a position relative to a another item. If you wanted something 1 inch from the top and 1 inch from the left, that would be an absolute. If you wanted something 1 inch below the position it would be normally displayed, then that would be relative. <span style="position:absolute; top:1in; left:1in;">This is absolute</span> <span style="position:relative; top:1in;">This is relative</span>


The difference between absolute and relative location?

absolute location is the exact place and relative location is were the place is related to something else.


What is the difference between the relative age and absolute age of rocks?

Relative age is the age of a rock relative to the rock layers around it, absolute age is a rock's exact age.


What is the difference between an relative reference?

A relative reference in Excel adjusts based on the position of the cell it refers to. An absolute reference remains fixed when copied to other cells.


What is the difference between absolute and relative memory address?

what is the difference between relative and absolute location? It could be the relationship that lets absolute memory relate to anything whiles relative memory is specific. When you remember something and its absolute then it means you can remember by any means so you have trained the brain to remember it by any means while relative memory is related by place or dimension. There is also such a thing as partial memory!


What is the difference between absolute deviation and relative deviation?

absolute deviation is a difference between say two numbers. The result has the same units as the two numbers have. Relative deviation is a ratio and so it is a pure number without any units.


Difference in Relative risk and risk ratio?

There is no difference between the two. Relative risk is the same as relative ratio. Commonly abbreviated as RR, relative risk/ratio is measure of absolute risk in one population as a proportion of absolute risk in another. It is a measure of the strength of association.


What is difference between absolute measure of dispersion and relative measures of dispersion?

The Absolute Measure of dispersion is basically the measure of variation from the mean such as standard deviation. On the other hand the relative measure of dispersion is basically the position of a certain variable with reference to or as compared with the other variables. Such as the percentiles or the z-score.


What is the difference between absolute path name and relative path name in Unix?

Absolute path: Path from root directory (it is the same place, wherever the current path is) Relative path: Relative to the current path.


Explain the difference between absolute and relative power.?

In exercise physiology, the difference between absolute and relative expressions of anaerobic power is that absolute mean power is calculated using the constant rate of falling bodies while relative mean power is calculated using a person's body weight to be able to compare power produced by that individual to their own body weight.


What is the difference between absolute and incremental in CNC programming?

In Absolute mode all positions entered are relative to the current Datum or Zero Point. In Incremental mode all positions are relative to the last point programmed.