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 trial

CSS Responsive Layouts Responsive Patterns Flexbox

Doug Harrington
Doug Harrington
2,078 Points

Not 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
Doug Harrington
2,078 Points

I 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.

That looks pretty slick. Thanks for the link.

geoffrey
geoffrey
28,736 Points

Thank you for sharing these links guys :)

i 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