Master slide
Date/Time
Footer
16
Slide
Declaring text-processing language
Use the appropriate attributes
HTML:
<html lang="ja">
XHTML as text/html:
<html lang="ja" xml:lang="ja"
xmlns="http://www.w3.org/1999/xhtml">
XHTML as XML:
<html xml:lang="ja"
xmlns="http://www.w3.org/1999/xhtml">