Skip to content

Commit bc00c20

Browse files
authored
Update index.html
1 parent fe396af commit bc00c20

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

index.html

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,17 +1492,16 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
14921492
<div>
14931493
<h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
14941494
<meta itemprop="target" content="https://basic-geometry.github.io?q={triangle_side1=3_side2=4_side3=5_area=?}">
1495-
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
1495+
<div itemprop="result" itemscope itemtype="https://schema.org/MathSolver">
14961496
<meta itemprop="name" content="Triangle area formula">
14971497
<meta itemprop="usageInfo" content="Either by base length and height, or perimeter">
14981498
<br>
14991499
<p itemprop="description" style="margin:12px">The area of a triangle equals half of the area of a rectangle with a width equal to the base of the triangle and length equal to the height of the triangle.</p>
1500-
<dl>
1501-
<dt itemprop="abstract" style="margin:12px">The base of a triangle multiplied by its height equals a rectangle with twice the area of the triangle.
1500+
<p itemprop="abstract" style="margin:12px">The base of a triangle multiplied by its height equals a rectangle with twice the area of the triangle.
15021501
<br>
1503-
The square root of half of the area of the rectangle is the side length of the theoretical square that has the same area as the triangle.</dt>
1502+
The square root of half of the area of the rectangle is the side length of the theoretical square that has the same area as the triangle.</p>
15041503
<br>
1505-
<dd itemprop="text">
1504+
<div itemprop="text">
15061505
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
15071506
<mrow>
15081507
<mi>A</mi>
@@ -1519,8 +1518,6 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
15191518
</mrow>
15201519
</mrow>
15211520
</math>
1522-
</dd>
1523-
</dl>
15241521
</div>
15251522
<br><br>
15261523
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
@@ -4186,7 +4183,7 @@ <h4 itemprop="description" style="margin:12px">The volume of a pyramid can be ca
41864183
</div>
41874184
</div>
41884185
<br><br>
4189-
<div style="margin:12px" itemprop="subjectOf" itemscope itemtype="https://schema.org/SoftwareApplication" style="margin:12px" id="pyramid_volume_calculator">
4186+
<div style="margin:12px" itemprop="subjectOf" itemscope itemtype="https://schema.org/SoftwareApplication" id="pyramid_volume_calculator">
41904187
<meta itemprop="name" content="Pyramid Volume Calculator">
41914188
<meta itemprop="applicationCategory" content="Geometric Calculator">
41924189
<meta itemprop="operatingSystem" content="Web">

0 commit comments

Comments
 (0)