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

Design

Mobile first onto Desktop

I have completed what I feel is my mobile layout for my website. I am stuck on how to approach converting it to look well on desktop.

I looked at the smells like bakin videos and they use grid to create columns, would I need to use grid on my mobile first design and expand it accordingly? Wouldn't this change my dimensions?

Also, If I wanted to add more content/replace images, how would I be able to do this without disrupting my CSS for my mobile version?

Thanks!

1 Answer

Peter Ramsing
Peter Ramsing
16,814 Points

I'd look into using a framework like Foundation or Bootstrap. It will enable you to build both at the same time.