<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="pmathml.xsl"?><html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://www.w3.org/1999/xhtml">
   <head>
      <title>Example: Presentation MathML markup</title>
      <link href="../Tools/slide-640.css" rel="stylesheet" type="text/css" title="W3C Talk" /><style xmlns:pref="http://www.w3.org/2002/Math/preference" type="text/css">
      math { font-size: 30pt }
    </style></head>
   <body><a href="http://www.w3.org/"><img src="../Icons/w3c_home.gif" alt="W3C  " /></a><h1 class="slide">
         <h2 xmlns:pref="http://www.w3.org/2002/Math/preference">Example: Presentation MathML markup</h2>
      </h1>
      <hr class="top" />
      <div>
         <math xmlns="http://www.w3.org/1998/Math/MathML" xmlns:pref="http://www.w3.org/2002/Math/preference">
              
            <mn>28</mn>
              
            <mo>=</mo>
              
            <mroot>
                   
               <mn>2002</mn>
                   
               <mn>42</mn>
                 
            </mroot>
            
         </math><pre xmlns:pref="http://www.w3.org/2002/Math/preference">&lt;math&gt;
  &lt;mn&gt;28&lt;/mn&gt;
  &lt;mo&gt;=&lt;/mo&gt;
  &lt;mroot&gt;
    &lt;mn&gt;2002&lt;/mn&gt;
    &lt;mn&gt;42&lt;/mn&gt;
  &lt;/mroot&gt;
&lt;/math&gt;</pre></div>
      <hr class="bottom" />
      <table class="footer" cellspacing="0" cellpadding="0" width="97%" summary="footer">
         <tr valign="bottom">
            <td>
               <p class="author">Max Froumentin</p>
            </td>
            <td>
               <p class="index">14 of 18</p>
            </td>
            <td valign="top">
               <div><a rel="previous" href="slide13.xml" accesskey="P"><img src="../Icons/left.gif" width="32" height="32" alt=" previous" title="Back to &#34;What is MathML?&#34;" /></a><a rel="contents" href="Overview.html" accesskey="C"><img src="../Icons/toc.png" width="32" height="32" alt=" contents" title="Table of Contents" /></a><a rel="next" href="slide15.xml" accesskey="N"><img src="../Icons/right.gif" width="32" height="32" alt=" next" title="On to &#34;Example: Content MathML markup&#34;" /></a></div>
            </td>
         </tr>
      </table>
   </body>
</html>