Font sizes and Accessibility
Lets take a closer look at the font-size property in CSS.
You might have seen this following piece of code in some theme’s style.css file.
#content h2 { font-size:1.4em;}
or this
#content h2 { font-size:14px;}
or this
#content h2 { font-size:10pt;}
What is the difference between all of these ? which one is better ?
In reality, […]
Comments Off
Sadish Bala is a guy from India, working as a software engineer in the USA. He has created many popular WordPress themes. You can learn more about him at 