Burmese language

These pages on Burmese web typography are a work in progress, and will be updated and adapted.
Langauge code my
Script Mymr
Wikipedia Burmese language
Myanmar script
Open Road CSS Burmese CSS

Refer to notes on Myanmar script.

Web development notes

X/HTML

Web pages should be based on web internationalisation best practice:

  • Correctly declare the encoding of a page. Currently only IANA registered character encoding suitable for Burmese web pages is UTF-8. The Unicode 5.1 version is preferred over the Unicode 4.0/5.0 version. Backend systems could use UTF-16 or UTF-32 where appropriate.
  • Declare the primary language of the document : add a lang and where necessary a xml:lang attribute to the document's root (html) element. The language code for Burmese is my.
  • Both web accessibility and web internationalisation best practice require marking up any changes in language.

Information on web internationalisation is available from http://www.w3.org/International

Web applications should support the Burmese (my-MM) locale and implement Burmese collation.

CSS

Web sites should use language specific styling where appropriate.

Every language has its own typographic and typesetting traditions. Default rendering of HTML elements by web browsers is based on typographic and typesetting conventions of the Latin and Cyrillic scripts, and especially shaped by English conventions typesetting and typographic principles.

The following pages attempt to explore some ideas about Burmese Web typography and ways of fine tuning rendering Burmese using CSS:

Internal resources

External resources

 
css/my/start.txt · Last modified: 06/08/2008:11 by andrewc
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki