(Replaced content with "<html> <h1>TEST!</h1> </html>") |
|||
| Line 1: | Line 1: | ||
<html> | <html> | ||
| − | <h1>TEST!</h1> | + | <head> |
| + | |||
| + | <!-- MathJax (LaTeX for the web) --> | ||
| + | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
| + | <!-- MathJax (LaTeX for the web) --> | ||
| + | |||
| + | <!-- This part is only if you want to use $...$ delimiters --> | ||
| + | <script type="text/x-mathjax-config"> | ||
| + | MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); | ||
| + | </script> | ||
| + | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
| + | |||
| + | </head> | ||
| + | |||
| + | <h1>TEST!$\times$</h1> | ||
</html> | </html> | ||
Revision as of 17:23, 20 October 2019