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