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
Post a Comment