On Wed, Jun 26, 2013 at 5:29 PM, COM <[email protected]> wrote:
> my css all begin like what's pasted below. I have no idea what things ought
> to be inside the html selector. Any thoughts on what the best practices are?
>
> Thank you!
>
> John
>
>
>
> *{
> margin:0;
> padding:0;
> }
> html{
> }
> body{
> font-size:16px;
> color:rgb(0,0,0);
> font-family:helvetica-neue, Verdana, Arial, sans-serif;
> }
>
The Normalize reset includes the following:
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
Meyer Reset may be different.
http://necolas.github.io/normalize.css/
http://meyerweb.com/eric/tools/css/reset/
HTH
--
Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [[email protected]]
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/