Wednesday, 15 September 2010

html - divs floating out of window on resize -



html - divs floating out of window on resize -

i want prevent divs float out of browser window if resize it. @ site, , resize window, , see divs floating out. see here. wrong? have tried set divs within wrapper no luck. give thanks :)

there lot of things wrong page heres few things should (some not related fixing div issue)

put <link/> && <script/> && <style/> tags in head start.

and css need (though tell me want more after have applied this) is:

.content { clear: both; margin: 0 auto; overflow: auto; top: 100px; width: 1000px; }

html resize window floating

No comments:

Post a Comment