mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-27 20:30:39 +00:00
15 lines
327 B
HTML
15 lines
327 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>mfrac bevelled</title>
|
|
</head>
|
|
<body>
|
|
<math>
|
|
<mfrac style="font-size: 300%">
|
|
<mspace width="20px" height="20px" mathbackground="red"></mspace>
|
|
<mspace width="20px" height="20px" mathbackground="red"></mspace>
|
|
</mfrac>
|
|
</math>
|
|
</body>
|
|
</html>
|