Accessible, pixel perfect font sizing using both percentages and em's (cross browser, cross platform)
Whenever building a website you need to set font sizes using a dynamic metric - typically this is achieved using percentages. The reason for this is that the user can adjust the font-size within their browser and the website can accomodate their wishes. This is crucial for meeting AA accessibility and therefore crucial for all web-build projects....
- Creating an accessible tag cloud in PHP and CSS (with MySQL)
- How to fix IE6 PNG hack links not being clickable
- How to fix PNG's under IE6 (Internet Explorer CSS PNG hack)
- How to get search engine (Google, Yahoo, MSN) referal keywords using PHP
- The world's only free and accessible RSS news ticker (PHP and JavaScript)
