mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|