diff options
-rw-r--r-- | htdocs/dev/tests/xhtml_mathml_svg_newlines.xhtml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/htdocs/dev/tests/xhtml_mathml_svg_newlines.xhtml b/htdocs/dev/tests/xhtml_mathml_svg_newlines.xhtml new file mode 100644 index 0000000..83e398b --- /dev/null +++ b/htdocs/dev/tests/xhtml_mathml_svg_newlines.xhtml @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
"http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Mathematical Markup Language 2.0 (MathML) Test</title>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
<meta name="author" content="Matthias Mauch" />
<meta name="robots" content="index, follow" />
<meta name="description" content="MathML Testseite in English. Mathematical Markup Language 2.0 (MathML) Test" />
<meta name="keywords" content="mathml, test, mathematical, markup, mathematical markup language, mathematical markup, language, markup language" />
<link rel="stylesheet" type="text/css" href="../styles/multios.css" media="screen" />
<link rel="stylesheet" type="text/css" href="../styles/navi.css" media="screen" />
<link rel="stylesheet" type="text/css" href="../styles/wai.css" media="screen" />
<link rel="stylesheet" type="text/css" href="../styles/printer.css" media="print" />
</head>
<body>
+<div id="page"> +
<p id="changelanguage"><span xml:lang="de">
[<a href="../de/mathml.xhtml" title="Sprachwechsel nach Deutsch" tabindex="1">Sprachwechsel nach Deutsch</a>]
</span>
[<a title="Skip to content" href="#content" tabindex="1">Skip to content</a>]</p>
<h1 id="header">MathML 2.0 Test for Web Browsers from most OS Platforms</h1>
<h2 id="intention">Mathematical Markup Language 2.0 (MathML)</h2>
<p id="welcome">This test implement the Mathematical Markup Language 2.0 (MathML) element directly in the
<acronym title="Extensible HyperText Markup Language">XHTML</acronym> 1.1
document. On the left you see the MathML element and right an sample how
the W3C Editor/Browser Amaya 8.8.5 display the MathML element.</p>
<div id="menu">
<h3 class="menuheader">General</h3>
<ul class="subblock">
<li class="sublist"><a href="../en/index.htm" title="Home of MultiOS Browser Test" tabindex="2">Home</a></li>
<li class="sublist"><a href="../en/multios.htm" title="Listing of Web Browsers and suitable OS Platforms" tabindex="3">Browser List</a></li>
<li class="sublist"><a href="../screenshots/screenshots.htm" title="Internet Browser Screenshots" tabindex="4">Screenshots</a></li>
<li class="sublist"><a href="../en/ko.htm" title="Contact" tabindex="5">Contact</a></li>
</ul>
<h3 class="menuheader">Tests</h3>
<ul class="subblock">
<li class="sublist"><a href="../en/br.htm" title="Browser Information, Browser Plug-in, iFrame Test" tabindex="6">Browser Info</a></li>
<li class="sublist"><a href="../en/css.htm" title="Cascading Style Sheets (CSS1/CSS2/CSS3) Test" tabindex="7">CSS</a></li>
<li class="sublist"><a href="../en/gf.htm" title="GIF-, JPEG-, PNG- and JPEG-2000 Images" tabindex="8">Graphics formats</a></li>
<li class="sublist"><a href="../en/js.htm" title="Card Index with JavaScript and Document Object Model" tabindex="9">Card Index</a></li>
<li class="sublist"><a href="../en/wai.htm" title="Web Accessbility Initiative (WAI) Test" tabindex="10">WAI</a></li>
<li class="sublist"><a href="../en/ww.htm" title="MathML, XHTML, XML, XML/XSLT and SVG-Graphic Test" tabindex="11">XML</a></li>
</ul>
<h3 class="menuheader">Other</h3>
<ul class="subblock">
<li class="sublist"><a href="../en/glossar.htm" title="MultiOS Browser Test Glossary" tabindex="12">Glossary</a></li>
<li class="sublist"><a href="../en/month.htm" title="Browser Statistics of Web site MultiOS Browser Test" tabindex="13">Statistics</a></li>
<li class="sublist"><a href="../en/about.htm" title="Some words about MultiOS Browser Test" tabindex="14">About</a></li>
</ul>
</div>
<div id="content">
<h3 class="topic">How to putting mathematics on the Web sample.</h3>
<p> <br /></p>
<div class="mathmarkup">
Mathematical Markup Language 2.0<br />
<br />
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<mi>x</mi>
<mo>=</mo>
<mfrac>
<mrow>
<mrow>
<mo>-</mo>
<mi>b</mi>
</mrow>
<mo>±</mo>
<msqrt>
<mrow>
<msup>
<mi>b</mi>
<mn>2</mn>
</msup>
<mo>-</mo>
<mrow>
<mn>4</mn>
<mo>⁢</mo>
<mi>a</mi>
<mo>⁢</mo>
<mi>c</mi>
</mrow>
</mrow>
</msqrt>
</mrow>
<mrow>
<mn>2</mn>
<mo>⁢</mo>
<mi>a</mi>
</mrow>
</mfrac>
</mrow>
</math>
</div>
<div class="mathimg">
You should see<br />
<img src="../images/mathml20.png" alt="MathML Sample" width="110" height="75"/>
<p> </p>
</div>
<br />
<p class="mathmltext">This test will show how to putting mathematics on the Web.
It will only work correctly in interconnection with
<acronym title="Extensible HyperText Markup Language">XHTML</acronym> 1.1
and serve as MediaType "application/xhtml+xml".</p>
<hr />
<p id="footer1"><strong>Test Website for Web Browsers from most OS Platforms</strong></p>
<p id="footer2">AmigaOS * BeOS * Linux * MacOS * OS/2 * Solaris * Unix * Windows</p>
<p id="footerlink">[<a href="../en/ko.htm" title="Contact me" tabindex="15">Contact me</a>]
[<a href="../en/sitemap.htm" title="Sitemap" tabindex="16">Site map</a>]
[<a href="../index.html" title="MultiOS Browser Test Main Page" tabindex="17">aadmm.de</a>]</p>
</div>
</div>
</body>
</html>
\ No newline at end of file |