menclose-3-multiple.html (334B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <title>menclose multiple</title> 5 <meta charset="utf-8"/> 6 <link rel="match" href="menclose-3-multiple-ref.html"/> 7 </head> 8 9 <body> 10 <math> 11 <menclose notation="circle left top"> 12 <mspace width="100px" height="50px"></mspace> 13 </menclose> 14 </math> 15 </body> 16 </html>