Internationalization (I18N)
originally:
- plain ASCII (Latin 1); English language
-
(X)HTML
- UNICODE; new elements (LANG attribute)
HTTP 1.1
- enables charset and language negotiation
META tag usage (override HTTP 1.0 limitations)
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-2”>