Where can you look to find all of the default css settings for Google Chrome, IE, and Firefox, to start with?
Thanks for helping.
Firefox's CSS files are in /whereverfirefoxisinstalled/gre/
These two are probably of most interest, but there are some others in there as well which should not be ignored.
forms.css html.css
You can use the Firebug addon to see what is being applied to the page you're working on. When inspecting an element, select "show user agent CSS" from the style dropdown in the right hand panel.
You can't really do that. You may be able to find reference guides if you Google it, but they would probably be guess-work. Your best option is probably to use a CSS Reset to make sure every browser is reset to the same CSS, then you have a good base to build on.
Eric Meyer's reset is my favourite: http://meyerweb.com/eric/tools/css/reset/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With