in between lots of floated elements if we give position:relative
to any element to use position:absolution inside, will it effect to flow of document?
FLOAT 1 | FLOAT 2 | FLOAT 3 + position relative | Float 4
if i only want to give pixel perfect position to an element inside Float 3 box then what should i do? I need compatibility in all browser including IE6