MQ = media query; Google will give much more information on "what is MQ"
than someone would likely give in an email thread, try googling "CSS MQ" (
https://www.google.com/webhp?#q=css+MQ).

Regarding "design in the browser": First, I can't imagine any good
arguments against designing in the browser; what was a good idea back then,
has now become a sort of best practice. Second, I work with some designers
that simply prefer to work through problems in Sketch or (less often)
Photoshop/Fireworks.  These designers are competent in HTML/CSS, and often
they end up coding that part of the project, but they just prefer a
different medium to solve the problems.  Use whatever tools help you to
solve the problem in the fastest way.





Chris Rockwell

On Sat, Nov 15, 2014 at 9:36 PM, Crest Christopher <
crestchristop...@gmail.com> wrote:

> A sheet/styles for base styles. No MQ.
>
> What do you mean by MQ ?
> The whole developing in the browser is something I was doing when I was a
> novice at HTML/CSS, back then I was informed, never to do this, now it's
> all the rage, I suppose whatever you prefer.  You should have something to
> base your site on, I would hate to think what kind of mess or "sameness"
> you could develop without something to work from. It may be a validated,
> responsive site but it will be bland, similar to having thirty Starbucks in
> a large radius.
>
> Christopher
>
>> Tom Livingston <mailto:tom...@gmail.com>
>> Thursday, November 13, 2014 10:52 AM
>>
>>
>> Wish I could do that here... :-)
>>
>>
>>
>> MiB <mailto:digital.disc...@gmail.com>
>> Thursday, November 13, 2014 10:50 AM
>>
>>
>> I think it was when I started with this approach that I gave up photoshop
>> comps and started designing directly in the browser. I stil do graphics in
>> Photoshop, but just elements and sprites.
>>
>> ______________________________________________________________________
>> 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/
>> Tom Livingston <mailto:tom...@gmail.com>
>> Thursday, November 13, 2014 10:39 AM
>> On Thu, Nov 13, 2014 at 10:18 AM, Crest Christopher
>> <crestchristop...@gmail.com>  wrote:
>>
>>> Any other device not on this specific list I'm going to forget about,
>>> this
>>> is quite a list as it stands. :)
>>> If you view pages on a Nintendo DS, sorry !
>>>
>>   Christopher
>>
>>
>> A sheet/styles for base styles. No MQ.
>>
>> A sheet/styles that kicks in with an MQ of min-width: 30em to make any
>> necessary tweaks to the content.
>>
>> A sheet/styles that kicks in with an MQ of min-width: 37em to make any
>> necessary tweaks to the content.
>>
>> A sheet/styles that kicks in with an MQ of min-width: 48em to make any
>> necessary tweaks to the content.
>>
>> A sheet/styles that kicks in with an MQ of min-width: 60em to make any
>> necessary tweaks to the content.
>>
>> Add or remove as content dictates... etc..
>>
>> This approach will allow you to code for basically any device without
>> worrying about slight differences in screen sizes. Trying to code for
>> each one will not be possible.
>>
>> Crest Christopher <mailto:crestchristop...@gmail.com>
>> Thursday, November 13, 2014 10:18 AM
>> Any other device not on this specific list I'm going to forget about,
>> this is quite a list as it stands. :)
>> If you view pages on a Nintendo DS, sorry !
>> Thanks again !
>>
>> Tedd Sperling <mailto:tedd.sperl...@gmail.com>
>> Thursday, November 13, 2014 9:06 AM
>> Crest:
>>
>> This is not all, but it's a good start:
>>
>> http://mydevice.io/devices/
>>
>> Cheers,
>>
>> tedd
>>
>> _______________
>> tedd sperling
>> t...@sperling.com
>>
>>
>>
>>
>>
>>
>>  ______________________________________________________________________
> 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/
>
______________________________________________________________________
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