mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
12 lines
236 B
HTML
12 lines
236 B
HTML
<!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>
|