im trying to get generic position for these divs i have
i dont care where it is on the page, but i want all of these divs to have top:0px; and left:0px; in the same spot so i try to set this and i try all of the position values: static, absolute, fixed, relative and inherit.
absolute and fixed break the positioning in a way i do not want. each div i am working on has a "shadow div" and the whole point of all of this is to get each yellow div on top of its red "shadow div". absolute and fixed make this impossible i think.
static, inherit and relative do not change the top:0px; left 0px; spot
any ideas guys?
http://patrickallardcomputerwhiz.com/pacw2/