mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-05 17:05:38 +00:00
12 lines
238 B
HTML
12 lines
238 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>menclose bottom</title>
|
|
</head>
|
|
<body>
|
|
<p>
|
|
<math><menclose id="testMenclose" notation="bottom"><mspace width="100px" height="50px"></menclose></math>
|
|
</p>
|
|
</body>
|
|
</html>
|