shane18 Posted May 25, 2010 Share Posted May 25, 2010 Why can`t you absolutely position stuff in a static positioned div? whats the point.... I can center my div with margin: auto; and make it 30px from the top like margin-top: 30px; i don`t need to put position: relative; to make that work but cuz of the stupid standards i gota write that so my absolute divs position themselfs relative of the centered div... is there a reason behind this? Quote Link to comment Share on other sites More sharing options...
haku Posted May 26, 2010 Share Posted May 26, 2010 Probably something wrong with your code. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.