How to convert any fixed width layout to flex-width layout?

Posted by metal-gear-solid on Stack Overflow See other posts from Stack Overflow or by metal-gear-solid
Published on 2010-06-11T02:54:42Z Indexed on 2010/06/11 3:03 UTC
Read the original article Hit count: 264

Filed under:
|

How to convert any fixed width layout to flexi-width layout? any quick tips?

In a website should we make every thing flexi-width?

Header, footer, left or right sidebar, main content column?

Should we make everything in 100% width or we should define a max-width for better readability?

© Stack Overflow or respective owner

Related posts about css

Related posts about XHTML