Mark Wilson I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First posted :
03/24/2008
Times viewed :
233
The Pseudo Class: lang (CSS Reference)
Introduction
The pseudo class lang (language) is used to specify the
style for the content of the element. You can also set the language of the
content in the Meta tag. You
have to use the language code.
Note: Please check if the browser you're targeting supports this property yet. Many don't, at the time of
publishing.
Here are some codes:
de = German
en = English
en-us = English (USA)
en-uk = English (UK)
es = Spanish
fr = French
it = Italian
Example
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Strict//EN"