We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d7e0c commit b3b9b60Copy full SHA for b3b9b60
1 file changed
index.html
@@ -824,7 +824,6 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
824
<br>
825
<p itemprop="description" style="margin:12px">The area of a triangle can also be calculated by the length of its sides.</p>
826
827
-<div itemprop="result">
828
<math style="margin:12px" xmlns="http://www.w3.org/1998/Math/MathML">
829
<mrow>
830
<mi>S</mi>
@@ -859,6 +858,7 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
859
858
860
861
+<div itemprop="result">
862
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
863
864
<mi>A</mi>
0 commit comments