prev  ( testsuite > General > GenAttribs > href1  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:General/GenAttribs/href1
CVS-ID:
Author:Design Science, Inc. (D. Doyle, R.Miner)
Description:test of href attribute on the math tag

Sample Rendering:

Created by: MathPlayer

Your browser's rendering:

π + 1 = 0

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML" href="http://en.wikipedia.org/wiki/Euler%27s_identity">
  <mrow>
    <mrow>
      <msup>
        <mi>&#8519;</mi>
        <mrow>
          <mi>&#8520;</mi>
          <mi>&#960;</mi>
        </mrow>
      </msup>
      <mo>+</mo>
      <mn>1</mn>
    </mrow>
    <mo>=</mo>
    <mn>0</mn>
  </mrow>
</math>