blob: 741daa7503fb5a997478bbcc252aeb7cbdd093cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE htm>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<math>
<mspace height="50px" width="100px" style="outline-style: dotted;"></mspace>
</math>
</div>
</body>
</html>
|