munder-mover-align-accent-true.html 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <!DOCTYPE html>
  2. <html>
  3. <head><title></title></head>
  4. <body>
  5. <h2> Test with accent="true" </h2>
  6. <table border="1">
  7. <tr>
  8. <td align="center"></td>
  9. <th colspan="2">mover</th>
  10. <th colspan="2">munder</th>
  11. </tr>
  12. <tr>
  13. <td align="center"></td>
  14. <td align="center"><mrow>
  15. <mi>Over</mi>
  16. <mo>&lt;</mo>
  17. <mi>Base</mi>
  18. </mrow>
  19. </td>
  20. <td align="center">
  21. <mrow>
  22. <mi>Over</mi>
  23. <mo>&gt;</mo>
  24. <mi>Base</mi>
  25. </mrow>
  26. </td>
  27. <td align="center">
  28. <mrow>
  29. <mi>Over</mi>
  30. <mo>&lt;</mo>
  31. <mi>Base</mi>
  32. </mrow>
  33. </td>
  34. <td align="center">
  35. <mrow>
  36. <mi>Over</mi>
  37. <mo>&gt;</mo>
  38. <mi>Base</mi>
  39. </mrow></td>
  40. </tr>
  41. <tr>
  42. <th>
  43. align="left"
  44. </th>
  45. <td align="center">
  46. <math>
  47. <mover align="left" accent="true">
  48. <mspace height="15px" width="75px" mathbackground="blue"/>
  49. <mspace height="15px" width="25px" mathbackground="red"/>
  50. </mover>
  51. </math>
  52. </td>
  53. <td align="center">
  54. <math>
  55. <mover align="left" accent="true">
  56. <mspace height="15px" width="25px" mathbackground="blue"/>
  57. <mspace height="15px" width="75px" mathbackground="red"/>
  58. </mover>
  59. </math>
  60. </td>
  61. <td align="center">
  62. <math>
  63. <munder align="left" accentunder="true">
  64. <mspace height="15px" width="75px" mathbackground="blue"/>
  65. <mspace height="15px" width="25px" mathbackground="red"/>
  66. </munder>
  67. </math>
  68. </td>
  69. <td align="center">
  70. <math>
  71. <munder align="left" accentunder="true">
  72. <mspace height="15px" width="25px" mathbackground="blue"/>
  73. <mspace height="15px" width="75px" mathbackground="red"/>
  74. </munder>
  75. </math>
  76. </td>
  77. </tr>
  78. <tr>
  79. <th>
  80. align="right"
  81. </th>
  82. <td align="center">
  83. <math>
  84. <mover align="right" accent="true">
  85. <mspace height="15px" width="75px" mathbackground="blue"/>
  86. <mspace height="15px" width="25px" mathbackground="red"/>
  87. </mover>
  88. </math>
  89. </td>
  90. <td align="center">
  91. <math>
  92. <mover align="right" accent="true">
  93. <mspace height="15px" width="25px" mathbackground="blue"/>
  94. <mspace height="15px" width="75px" mathbackground="red"/>
  95. </mover>
  96. </math>
  97. </td>
  98. <td align="center">
  99. <math>
  100. <munder align="right" accentunder="true">
  101. <mspace height="15px" width="75px" mathbackground="blue"/>
  102. <mspace height="15px" width="25px" mathbackground="red"/>
  103. </munder>
  104. </math>
  105. </td>
  106. <td align="center">
  107. <math>
  108. <munder align="right" accentunder="true">
  109. <mspace height="15px" width="25px" mathbackground="blue"/>
  110. <mspace height="15px" width="75px" mathbackground="red"/>
  111. </munder>
  112. </math>
  113. </td>
  114. </tr>
  115. <tr>
  116. <th>
  117. align="center"
  118. </th>
  119. <td align="center">
  120. <math>
  121. <mover align="center" accent="true">
  122. <mspace height="15px" width="75px" mathbackground="blue"/>
  123. <mspace height="15px" width="25px" mathbackground="red"/>
  124. </mover>
  125. </math>
  126. </td>
  127. <td align="center">
  128. <math>
  129. <mover align="center" accent="true">
  130. <mspace height="15px" width="25px" mathbackground="blue"/>
  131. <mspace height="15px" width="75px" mathbackground="red"/>
  132. </mover>
  133. </math>
  134. </td>
  135. <td align="center">
  136. <math>
  137. <munder align="center" accentunder="true">
  138. <mspace height="15px" width="75px" mathbackground="blue"/>
  139. <mspace height="15px" width="25px" mathbackground="red"/>
  140. </munder>
  141. </math>
  142. </td>
  143. <td align="center">
  144. <math>
  145. <munder align="center" accentunder="true">
  146. <mspace height="15px" width="25px" mathbackground="blue"/>
  147. <mspace height="15px" width="75px" mathbackground="red"/>
  148. </munder>
  149. </math>
  150. </td>
  151. </tr>
  152. </table>
  153. <table>
  154. <tr>
  155. <th>
  156. <h5>Under & Over</h5>
  157. <math>
  158. <mrow>
  159. <mspace height="15px" width="25px" mathbackground="red"/>
  160. </mrow>
  161. </math>
  162. </th>
  163. <th>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
  164. <th>
  165. <h5>Base</h5>
  166. <math>
  167. <mrow>
  168. <mspace height="15px" width="25px" mathbackground="blue"/>
  169. </mrow>
  170. </math>
  171. </th>
  172. </tr>
  173. </table>
  174. </body>
  175. </html>