i have a "container" div that holds some stuff and i want to position some other stuff relative to the "container" div's 0,0 coordinates.
if i just say "position: relative; top: 0px; left: 0px;" that does not work.
how do i make it happen?
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------
if i just say "position: relative; top: 0px; left: 0px;" that does not work.
how do i make it happen?
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------