2 days and I still can't get these damn DIVs to move down automaticly when I put content inside... Ok heres the code guys:
The CSS
The HTMLCode:#bg {width:950px;margin:25px auto 0 auto;background-image:url(something.jpg);} #all {width:921px;margin:0 0 0 14px;padding:0;}
its tricky, ill post the folder too which might be required for you to understand whats going on here...Code:<div id="bg"> <div id="all"> I want both of these to automaticly move down based on how much content is entered! <br> <br> ETC. </div> </div>


Reply With Quote
Bookmarks