When using fonts on websites, font should display it’s all properties & styles on all or most web browsers which runs on different platforms like Windows, Mac or Linux. Unfortunately we don’t have much fonts which supported on all web browsers & platforms. So fonts which are working on all or most web browsers are called Web Safe Fonts.
So here are list of web safe fonts which I am using in my web design projects.
font-family:"Arial", Helvetica, sans-serif;
font-family:"Georgia", serif;
font-family:"Courier New", Courier, monospace;
font-family:"Trebuchet MS", Helvetica, sans-seri;
font-family:"Lucida Console", Monaco, monospace;
font-family:"Verdana", Geneva, sans-serif;
font-family:"Times New Roman", Times, serif;
font-family:"Lucida Sans Unicode", Lucida Grande, sans-serif;
font-family:"Tahoma", Geneva, sans-serif;
One Response for "Web Safe Fonts"
This is great..! Thanks for sharing, Chamara…
- Shyamali