Skip to content

Commit b3b9b60

Browse files
authored
Update index.html
Math
1 parent 33d7e0c commit b3b9b60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,6 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
824824
<br>
825825
<p itemprop="description" style="margin:12px">The area of a triangle can also be calculated by the length of its sides.</p>
826826
<br>
827-
<div itemprop="result">
828827
<math style="margin:12px" xmlns="http://www.w3.org/1998/Math/MathML">
829828
<mrow>
830829
<mi>S</mi>
@@ -859,6 +858,7 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
859858
<br>
860859
<br>
861860
<br>
861+
<div itemprop="result">
862862
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
863863
<mrow>
864864
<mi>A</mi>

0 commit comments

Comments
 (0)