Master slide
Date/Time
Footer
Drawing
Drawing
Drawing
17
Graphic


Slide
Drawing
Declaring text-processing language
Drawing

Use a
span
element if there is no naturally occurring
element that demarcates language changes
Drawing

element:
<p>The French for <em>Cat</em> is
<em lang="fr" xml:lang="fr">chat</em>.</p>

span:
<p>The title in Chinese is <span lang="zh-Hans"
xml:lang="zh-Hans">
中国科学院文献情报中心
</span>.</p>