Skip to content

Commit 1bf02d6

Browse files
authored
Update index.html
1 parent a56b622 commit 1bf02d6

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,7 +1475,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
14751475
</div>
14761476
</section>
14771477
<br><br><br><br>
1478-
<div itemscope itemtype="https://schema.org/LearningResource https://schema.org/MathSolver">
1478+
<main itemscope itemtype="https://schema.org/LearningResource https://schema.org/MathSolver">
14791479
<meta itemprop="name" content="Core Geometric System ™">
14801480
<meta itemprop="url" content="https://basic-geometry.github.io">
14811481
<meta itemprop="sameAs" content="https://basic-geometry.pages.dev">
@@ -1489,7 +1489,8 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
14891489
<meta itemprop="educationalLevel" content="from basic to advanced">
14901490
<meta itemprop="typicalAgeRange" content="6-18">
14911491
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="triangle">
1492-
<h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
1492+
<dl>
1493+
<dt style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</dt>
14931494
<meta itemprop="target" content="https://basic-geometry.github.io?q={triangle_side1=3_side2=4_side3=5_area=?}">
14941495
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
14951496
<meta itemprop="name" content="Triangle area formula">
@@ -1500,7 +1501,7 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
15001501
<br>
15011502
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>
15021503
<br>
1503-
<div itemprop="text">
1504+
<dd itemprop="text">
15041505
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
15051506
<mrow>
15061507
<mi>A</mi>
@@ -1517,7 +1518,7 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
15171518
</mrow>
15181519
</mrow>
15191520
</math>
1520-
</div>
1521+
</dd>
15211522
</div>
15221523
<br><br>
15231524
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
@@ -1558,7 +1559,7 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
15581559
</math>
15591560
</div>
15601561
<br><br><br>
1561-
<div itemprop="text">
1562+
<dd itemprop="text">
15621563
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
15631564
<mrow>
15641565
<mi>A</mi>
@@ -1599,8 +1600,9 @@ <h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
15991600
</mrow>
16001601
</mrow>
16011602
</math>
1603+
</dd>
16021604
</div>
1603-
</div>
1605+
</dl>
16041606
<br><br>
16051607
<div itemprop="subjectOf" itemscope itemtype="https://schema.org/SoftwareApplication" style="margin:12px" id="triangle_area_calculator">
16061608
<meta itemprop="name" content="Triangle Area Calculator">
@@ -4823,7 +4825,7 @@ <h3 itemprop="eduQuestionType" style="margin:7px">Volume of a Tetrahedron</h3>
48234825
</div>
48244826
<p style="margin:12px" itemprop="copyrightNotice">® All rights reserved</p>
48254827
<p style="margin:12px" itemprop="copyrightYear">2025</p>
4826-
</div>
4828+
</main>
48274829
<br>
48284830
<footer>
48294831
<a style="margin:9px" itemscope itemtype="http://schema.org/AboutPage" href="about">About</a>

0 commit comments

Comments
 (0)