This is just the view point looking at just one example and must not be construed to apply to whole of MathML. You may review some basic MathML information here.
Here is an example of displaying a matrix using the presentation elements of MathML. Browsers do not support MathML the same way, some do better than others. Generally speaking browsers that support HTML5 should support MathML to some extent. This post considers only the latest versions of Firefox and Microsoft Edge at present.
This page can be hosted on a web server(in this case on the local ISS, IIS Version 10.0.10586) on Windows 10 Pro)
Here is an example of displaying a matrix using the presentation elements of MathML. Browsers do not support MathML the same way, some do better than others. Generally speaking browsers that support HTML5 should support MathML to some extent. This post considers only the latest versions of Firefox and Microsoft Edge at present.
This page can be hosted on a web server(in this case on the local ISS, IIS Version 10.0.10586) on Windows 10 Pro)
Matrix Display with MathML
Matrix A
This is a very simple page but there are differences how the browsers display them. The MathML is highlighted in yellow in the HTML page.
Firefox 42
Firefox displays as shown here without any modification. This is the correct way of displaying a matrix.
Microsoft Edge 25
The HTML code used as is (with the
No comments:
Post a Comment