Skip to content

Commit 312c8bc

Browse files
authored
Update index.html
Semantics
1 parent 49817b2 commit 312c8bc

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

index.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@
496496
</div>
497497
<article>
498498
<section>
499-
<h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™</h4>
499+
<h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™</h1>
500500
<br>
501501
<div class="imgbox">
502502
<img class="center-fit" src="geometry.jpeg" alt="Geometry">
@@ -645,7 +645,6 @@ <h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™<
645645
<td>2 × 10 = 20</td>
646646
<td>5 × 1 = 5</td>
647647
</tr>
648-
<tr>
649648
</tbody>
650649
</table>
651650
<br>
@@ -713,7 +712,6 @@ <h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™<
713712
<td>0 × 2</td>
714713
<td>1 × 1</td>
715714
</tr>
716-
<tr>
717715
</tbody>
718716
</table>
719717
<br>
@@ -928,7 +926,7 @@ <h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™<
928926
Example:
929927
</p>
930928
<br>
931-
<math p style="margin:12px;" xmlns="http://www.w3.org/1998/Math/MathML">
929+
<math style="margin:12px;" xmlns="http://www.w3.org/1998/Math/MathML">
932930
<mrow>
933931
<mfrac><mn>5</mn><mn>3</mn></mfrac>
934932
<mo>-</mo>
@@ -986,7 +984,7 @@ <h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™<
986984
Example:
987985
</p>
988986
<br>
989-
<math p style="margin:12px;" xmlns="http://www.w3.org/1998/Math/MathML">
987+
<math style="margin:12px;" xmlns="http://www.w3.org/1998/Math/MathML">
990988
<mrow>
991989
<mfrac><mn>5</mn><mn>4</mn></mfrac>
992990
<mo>/</mo>
@@ -1057,10 +1055,10 @@ <h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™<
10571055
<br>
10581056
<br>
10591057
<section>
1060-
<p style="margin:12px;"><h2>The 2nd and the 3rd power manifesting in geometry</h2>
1058+
<h2 style="margin:7px">The 2nd and the 3rd power manifesting in geometry</h2>
10611059
<br>
10621060
<br>
1063-
Setting the square and the cube as the basis of the area and the volume calculation is well established and straightforward. Regardless of the shape of the measured object, the unit of measurement of the area is square units and the volume can be expressed in cubic units.
1061+
<p style="margin:12px;"> Setting the square and the cube as the basis of the area and the volume calculation is well established and straightforward. Regardless of the shape of the measured object, the unit of measurement of the area is square units and the volume can be expressed in cubic units.
10641062
</p>
10651063
<br>
10661064
<br>
@@ -2943,7 +2941,6 @@ <h3 style="font-size:160%;margin:7px">
29432941
<mi>x</mi>
29442942
<mn>2</mn>
29452943
</msup>
2946-
</mrow>
29472944
</mrow>
29482945
</math>
29492946
<br>
@@ -4729,6 +4726,7 @@ <h3 style="font-size:160%;margin:7px">
47294726
</mrow>
47304727
<mn>2</mn>
47314728
</msup>
4729+
</mrow>
47324730
</msqrt>
47334731
</mrow>
47344732
</math>

0 commit comments

Comments
 (0)