Re: [css-d] Flexbox order and first/last elements ...

2013-10-26 Thread David Hucklesby
On 10/26/13, 8:01 AM, Colin (Sandy) Pittendrigh wrote: [...] Or is there a current benefit--that's worth the effort--of using the new stuff now? [...] As a non-expert myself, I'm struggling with the same conflicts. So far, I have found flaws in most current methods of laying out pages. Float

Re: [css-d] Flexbox order and first/last elements ...

2013-10-26 Thread MiB
26 oct 2013 17.01 Colin (Sandy) Pittendrigh: > Or is there a current benefit--that's worth the effort--of using the new > stuff now? Always embrace the latest browsers and work with that, simply giving older browsers another experience. You can also use poly-fils to some extent while the older

Re: [css-d] Flexbox order and first/last elements ...

2013-10-26 Thread Colin (Sandy) Pittendrigh
I did some searching. A combination of flexbox layout and srcset images may (eventually) make responsive design a non-issue. But in the meantime there are browser version and prefixing issues to learn first, before attempting to use any of it. All of this looks promising (I'm a beginner, not an