Difference between revisions of "Template:Aalto-Helsinki/CSS"

m
m
Line 1: Line 1:
 
<html>
 
<html>
 +
 +
<!-- Latex -->
 +
<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>
 +
  
 
<style type="text/css">
 
<style type="text/css">
Line 358: Line 367:
 
             </ul>
 
             </ul>
 
           </div>
 
           </div>
 +
 +
<!-- Checking how MathJax works -->
 +
<!-- <div> <p>When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are
 +
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ </p> </div> -->
  
 
</html>
 
</html>

Revision as of 09:57, 15 June 2015