|
-
Nov 28th, 2012, 07:10 PM
#5
Re: [RESOLVED] basic layout question - boxes
The best option for this is the new CSS Flexible Box Layout Module or "flexbox".
http://html5please.com/#flexbox has a good summary of it and gives a few links on how to use it effectively. Note that some browsers might be using the "older" standard, as the latest version of the spec has only just hit "last call" status.
http://dev.opera.com/articles/view/flexbox-basics/
https://developer.mozilla.org/en-US/...flexible_boxes
http://demo.agektmr.com/flexbox/
There is also a flexbox polyfill available for browsers that lack support for the latest spec.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|