<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title> W3C MathML TestSuite for CSS, Version 2: math1</title>
  <link rel='stylesheet' type="text/css" href="../../../../style/mathml.css"/>
</head>
  <body>
    <p><b>Image</b>:</p>
    <p><img src="msSinheritance7.png" alt=""/></p>
    <p><b>Your browser's rendering</b>:</p>
    <p>
    <math> 
      <mstyle fontweight='bold' color='#ff0000'> 
        <mrow> 
          <ms>big</ms> 
          <mo>+</mo> 
          <ms fontweight='normal' fontstyle='italic'>bog 
          </ms> 
          <mo>+</mo> 
          <mstyle fontsize='0.05in'> 
            <ms>new</ms> 
            <mo>+</mo> 
            <ms fontsize='2em'>net</ms> 
            <mo>+</mo> 
            <ms fontsize='36pt'>nod</ms> 
          </mstyle> 
          <mo>+</mo> 
          <ms fontsize='20mm'>nix</ms> 
        </mrow> 
      </mstyle> 
    </math>
    </p>
    <p>
      <b>Source Code</b>:</p>
    <pre>
    &lt;math&gt; 
      &lt;mstyle fontweight='bold' color='#ff0000'&gt; 
        &lt;mrow&gt; 
          &lt;ms&gt;big&lt;/ms&gt; 
          &lt;mo&gt;+&lt;/mo&gt; 
          &lt;ms fontweight='normal' fontstyle='italic'&gt;bog 
          &lt;/ms&gt; 
          &lt;mo&gt;+&lt;/mo&gt; 
          &lt;mstyle fontsize='0.05in'&gt; 
            &lt;ms&gt;new&lt;/ms&gt; 
            &lt;mo&gt;+&lt;/mo&gt; 
            &lt;ms fontsize='2em'&gt;net&lt;/ms&gt; 
            &lt;mo&gt;+&lt;/mo&gt; 
            &lt;ms fontsize='36pt'&gt;nod&lt;/ms&gt; 
          &lt;/mstyle&gt; 
          &lt;mo&gt;+&lt;/mo&gt; 
          &lt;ms fontsize='20mm'&gt;nix&lt;/ms&gt; 
        &lt;/mrow&gt; 
      &lt;/mstyle&gt; 
    &lt;/math&gt;
    </pre>
  </body>
</html>
