Responsive Design
Responsive Design
Out of context: Reply #12
- Started
- Last post
- 12 Responses
- Stugoo0
for the 'client' people i work with like to have 2 or 3 major breakpoints.
a 'mobile' site is used as a base, then a 'tablet' breakpoint at say 600px, and then a 'desktop' breakpoint at say 960px. From there you can set a max-width of say 1600px or whatever.
personally I like to resize the page until it looks like shit and then add another.