Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>fractions bevelled (reference)</title>
</head>
<body>
<p>Test passes is you see a blue rectangle <em>above</em> a green rectangle, separated by a horizontal bar.</p>
<p>
<math>
<mfrac>
<mspace width="100px" height="30px" style="background: lightblue"></mspace>
<mspace width="100px" height="30px" style="background: lightgreen"></mspace>
</mfrac>
</math>
</p>
</body>
</html>