blob: f0b5bdd9f04e795400f2741b47ebb82d0d3a61cb [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Legacy menclose radical notation (reference)</title>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
math, math * {
font: 25px Ahem;
}
</style>
</head>
<body>
<math>
<menclose>
<mn>123</mn>
</menclose>
</math>
</body>
</html>