I'll second the mobile first. I'm currently going through a site that was
designed for desktop and making it narrow screen friendly; after trying to
work backwards I just broke the page down into "modules" and am doing each
one narrow -> wide; so much easier, and fewer headaches.


On Thu, Aug 29, 2013 at 8:46 PM, John A. Johnson <j...@coffeeonmars.com>wrote:

>
> On Aug 29, 2013, at 5:03 PM, Tom Livingston <tom...@gmail.com> wrote:
>
> > I would not be able to sleep tonight if I didn't bring up 'mobile
> > first' again. It's been my experience with both methods, that it's
> > easier to go from mobile up and usually requires less CSS. I've had
> > some break point sheets with only a few lines of CSS. I usually only
> > use min-width MQs.
> >
> > Just a thought, since you are just starting. Might be a good time to try
> it.
> >
> > OK, I'll sleep better now.
>
>
> You're right to bring it up, and I will strive to do mobile first on the
> very next site I create…I have a few in mind around the corner for the
> portfolio which would be good candidates…
>
> Thanks!
>
> John
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>



-- 
Chris Rockwell
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to