Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialDoug Harrington
2,078 PointsNot so much a question but a great tool I found for these. And covers off a lot of cross browser issues I came across.
6 Answers
Doug Harrington
2,078 PointsI used the CSS Tricks to start but the browser incompatibility was gross. This fixed everything. :)
Heres a nice little site done with it... http://www.millermortgages.com/ I really like the rates section how it will switch to columns and be centered vertically....even when there is one item on the last row.
Paul Anderson
15,056 PointsThat looks pretty slick. Thanks for the link.
Abraham Juliot
47,353 Points...a few more useful flexbox tools
http://bennettfeely.com/flexplorer/ http://demo.agektmr.com/flexbox/
Tommy Gebru
30,164 Pointsanother flexbox tutorial http://flexboxfroggy.com/
Jonathan Grieve
Treehouse Moderator 91,253 PointsThis is an excellent find, thanks for sharing it! :)
geoffrey
28,736 PointsThank you for sharing these links guys :)
Andres Hamilton
7,594 Pointsi prefer to write the code by myself , if you're worried about browsers compatibility then search for a plugin like "Autoprefix" ! thanks for the share