Latest Tutorial

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....