This is where I write about website development, search engine optimization and my thoughts on various issues. If you are interested in a particular topic, then check the section under categories on the right. I hope you will find something here that might interest you. So, sit back and read along.

Archive for January 30th, 2006

How to Use ems for HTML Font Size?

Monday, January 30th, 2006

HTML font size is specified in CSS stylesheet using pixels, ems or keywords. I have rarely found keywords much useful. Using pixels guarantees control over the look of the web page but the issue is that if we use pixels for font size, then the web page is not as accessible in IE.

Permalink | No Comments »