<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../styles/mathml.xsl"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  <title>does_your_browser</title>
  <meta name="generator" content="Amaya, see http://www.w3.org/Amaya/" />
  <link href="../styles/mathML_generic.css" rel="stylesheet" type="text/css" />
</head>

<body>

<table border="1" id="browser_check">
  <caption class="bold_italic">Is your browser MathML enabled?</caption>
  <tbody>
    <tr>
      <td class="center_text"><math xmlns="http://www.w3.org/1998/Math/MathML"
        display="block">
          <mrow>
            <mi>y</mi>
            <mo>=</mo>
            <msqrt>
              <mfrac>
                <mn>1</mn>
                <mi>x</mi>
              </mfrac>
            </msqrt>
          </mrow>
        </math> </td>
      <td>If you can see an equation to the LEFT of this sentence then your
        browser is MathML enabled. The equation to the LEFT should look like
        one of the two pictures on the right.</td>
      <td class="center_text">Picture_1<br />
        <img alt="Picture of y = square root of the reciprocal of x"
        src="../images/ff_pic_sqrt_frac.gif" width="84" height="67" /> </td>
      <td class="center_text">Picture_2 <br />
        <img alt="Picture of y = the square root of the reciprocal of x"
        src="../images/sq_rt_reciprocal.gif" width="53" height="46" /> </td>
    </tr>
  </tbody>
</table>

<p>In FF the y and x are blue, the equal sign is green and the number 1 and the
square root symbol are black. If the square root symbol does not stretch down
to include the denominator of the fraction, you need to install STIX BETA
Fonts.</p>

<p>If there is no square root symbol in the equation in column 1, then
MathPlayer must be downloaded. Note: In IE equation is black and white. </p>
</body>
</html>

