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/

Reply via email to