Search

Language specific styling

October 23rd, 2007 by Andrew Cunningham

The W3C website has an article on using CSS 2.1 selectors to apply language specific styling based on the language of an element. This is quite an effective tool for developing websites with multilingual content.

The key drawback to using language specific styling is Internet Explorer’s limited support for CSS 2.1 selectors. Although there are strategies to address Internet Explorer’s deficiencies.

Vicnet’s internal projects may involve one language, five languages or seventy languages. Language specific styling is a useful way to address a range of design issues within websites with multilingual content. this article will provide a brief look at the some of the strategies and techniques we use within our projects.

Read the rest of this entry »

Posted in Web i18n, Typography | 2 Comments »