Skip to content

Commit 4ccde13

Browse files
authored
Update index.html
Triangle area
1 parent d434499 commit 4ccde13

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
</div>
114114
<main itemscope itemtype="https://schema.org/LearningResource https://schema.org/MathSolver" id="cgs">
115115
<meta itemprop="name" content="Core Geometric System ™">
116-
<meta itemprop="dateModified" content="2026-08-24T23:10:29+02:00">
116+
<meta itemprop="dateModified" content="2026-08-25T14:43:29+02:00">
117117
<meta itemprop="accessMode" content="mathOnVisual">
118118
<meta itemprop="accessMode" content="textual">
119119
<meta itemprop="accessMode" content="visual">
@@ -2687,7 +2687,7 @@ <h3 style="margin:7px" itemprop="name">Area of a Triangle</h3>
26872687
</div>
26882688
<div style="margin:12px" itemprop="result" itemscope itemtype="https://schema.org/DefinedTerm">
26892689
<meta itemprop="name" content="Area of a triangle">
2690-
<span itemprop="description">The area of a triangle equals half of the circumscribed rectangle.</span>
2690+
<span itemprop="description">The area of a triangle equals half of the rectangle formed by its base and height.</span>
26912691
<br><br><br>
26922692
<div itemprop="identifier" itemscope itemtype="https://schema.org/PropertyValue">
26932693
<span itemprop="name">A<sub>triangle</sub> </span>=
@@ -2889,6 +2889,7 @@ <h3 itemprop="name" style="margin:7px">Area of a regular Polygon</h3>
28892889
<meta itemprop="name" content="Area of a triangle">
28902890
<meta itemprop="value" content="base × height / 2">
28912891
<meta itemprop="description" content="Universally applicable formula to calculate the exact physical area of a triangle in terms of its base, and height.">
2892+
<meta itemprop="description" content="The area of a triangle equals half of the rectangle formed by its base and height.">
28922893
</div>
28932894
</div>
28942895
<meta itemprop="totalTime" content="PT30M">
@@ -3116,12 +3117,14 @@ <h3 itemprop="name" style="margin:7px">Area of a Circle Segment</h3>
31163117
</div>
31173118
</div>
31183119
<div itemprop="tool" itemscope itemtype="https://schema.org/HowToTool">
3120+
<div itemprop="tool" itemscope itemtype="https://schema.org/HowToTool">
31193121
<meta itemprop="name" content="Triangle area formula">
31203122
<meta itemprop="description" content="Exact, physical area of a triangle">
31213123
<div itemprop="item" itemscope itemtype="https://schema.org/PropertyValue">
31223124
<meta itemprop="name" content="Area of a triangle">
31233125
<meta itemprop="value" content="base × height / 2">
31243126
<meta itemprop="description" content="Universally applicable formula to calculate the exact physical area of a triangle in terms of its base, and height.">
3127+
<meta itemprop="description" content="The area of a triangle equals half of the rectangle formed by its base and height.">
31253128
</div>
31263129
</div>
31273130
<meta itemprop="totalTime" content="PT30M">
@@ -6760,6 +6763,7 @@ <h3 itemprop="name">Disclaimer</h3>
67606763
<meta itemprop="name" content="Area of a triangle">
67616764
<meta itemprop="value" content="base × height / 2">
67626765
<meta itemprop="description" content="Universally applicable formula to calculate the exact physical area of a triangle in terms of its base, and height.">
6766+
<meta itemprop="description" content="The area of a triangle equals half of the rectangle formed by its base and height.">
67636767
</div>
67646768
</div>
67656769
<div itemprop="hasDefinedTerm" itemscope itemtype="https://schema.org/DefinedTerm">

0 commit comments

Comments
 (0)