: HTML default font sizes Do the HTML font tags (like p and h3) have default font sizes universally in all browsers? For example, I'd imagine p is around 16px or so. Is there a standardized
Do the HTML font tags (like p and h3) have default font sizes universally in all browsers? For example, I'd imagine p is around 16px or so. Is there a standardized list someone could link me off to?
More posts by @Tiffany637
2 Comments
Sorted by latest first Latest Oldest Best
user-agents defaults typically differ, from little subtleties, to horrible travesties (trident :) ). these sites cover the vast amount of the most popular ua's today:
meiert.com/en/blog/20070922/user-agent-style-sheets/ http://www.iecss.com/
older ua defaults: css-class.com/test/css/defaults/UA-style-sheet-defaults.htm
Browsers can implement any size they want to and usually do. That's why you should always implement a CSS reset of your own. This way you are sure all browsers use the same default styles for all HTML elements. There are a lot to choose from but if you look around you can see they all follow the same basic principles.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.