blob: bee5728b98a949353e83fb2305b7421efb6497f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html>
<head>
<title>menclose right</title>
</head>
<body>
<p>
<math><menclose id="testMenclose" notation="right"><mspace width="100px" height="50px"></menclose></math>
</p>
</body>
</html>
|