アットウィキロゴ

MATMM<

<html>
<head>
<meta charset="UTF-8">
<script src="http://www.google.com/jsapi"></script> 
<script src="svgpaint.js"></script>    
<script  src="jquery.js"></script>
<script  src="sample.js"></script>
</head>
<body>
<math xmlns='http://www.w3.org/1998/Math/MathML' display='block'>
  <mn>3</mn>
  <mi>x</mi>
  <mo>-</mo>
  <mn>2</mn>
  <mi>y</mi>
  <mo>&ge;</mo>
  <mn>0</mn>
</math>
</body>
</html>
最終更新:2015年11月16日 15:58