html - 4 Column Div Layout -


i trying create 4 column <div> layout.

why row containers not drawing border around respective row? also, approach, in css written fluid , dynamic resizing of browser window?

any suggestions or appreciated.

here current attempt.

you need set overflow auto when using float. http://jsfiddle.net/gjjhs/


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -