Skip to content

Commit 46bc2b5

Browse files
authored
Update index.html
Semantics
1 parent 312c8bc commit 46bc2b5

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ <h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™<
574574
<br>
575575
<p style="margin:12px;"><b>Numbers</b></p>
576576
<br>
577-
<table border="1" cellpadding="8" cellspacing="0">
577+
<table>
578578
<thead>
579579
<tr>
580580
<th>Values</th>
@@ -617,7 +617,7 @@ <h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™<
617617
<br>
618618
<br>
619619
Example #1 - The year 2025 in the decimal system with Arab numerals</p>
620-
<table border="1" cellpadding="8" cellspacing="0">
620+
<table>
621621
<thead>
622622
<tr>
623623
<th>2</th>
@@ -889,6 +889,7 @@ <h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™<
889889
<br>
890890
<br>
891891
<br>
892+
<section>
892893
<b>➕ Adding fractions</b>
893894
<br>
894895
<br>
@@ -914,9 +915,11 @@ <h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™<
914915
<mn>1</mn>
915916
</mrow>
916917
</math>
918+
</section>
917919
<br>
918920
<br>
919921
<br>
922+
<section>
920923
<p style="margin:12px;"><b>➖ Subtracting fractions</b>
921924
<br>
922925
<br>

0 commit comments

Comments
 (0)