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 trialShelby Williams
1,415 PointsUsing a CSS Frameworks for mockups
I'm designing a new site and of course I want to make a mock draft of it in photoshop. I've been doing a lot of researching involving the whole mock process. I came a cross a few designers who use a 960 grid system for their css. Is this a common practice, and are there any disadvantages to this?
2 Answers
James Barnett
39,199 PointsTL;DR - You need both, layout issue use wireframe/prototypes for visual issues use a mockup.
There's a lot of different ways to go about planning for a site before writing code.
Wireframes, Hi-Def Wireframes, Prototypes, Clickable Prototypes, Visual Mockups
You can read about these various workflows:
Shelby Williams
1,415 PointsYour awesome! thank you sir.