Skip to content

Commit 7256cfc

Browse files
authored
Update about.html
1 parent 9261ddf commit 7256cfc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

about.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,10 @@
9595
<h1 style="font-size:160%;margin:7px">About the Core Geometric System ™</h1>
9696
<br>
9797
<br>
98-
<article itemscope itemtype="http://schema.org/Article">
98+
<article>
9999
<h2 style="margin:12px">Once around 2018 I was wondering how to calculate the area of a circle.</h2>
100100
<br>
101+
<section itemscope itemtype="http://schema.org/Article">
101102
<section><h2 itemrel="description" style="margin:12px">I remembered the number 3.14 called the pi, but I was interested in the logic of comparing the circle to a square.</h2>
102103
<p style="margin:12px">Because the square is the basis of area calculation. That is why we use square units.
103104
<br>
@@ -210,7 +211,7 @@ <h2 itemrel="description" style="margin:12px">In early 2020 there were news abou
210211
<iframe title="Introduction to basic geometry" width="420" height="315" src="https://youtube.com/embed/U5eHkmmVVEA"></iframe>
211212
</div>
212213
<br>
213-
<p itemrel="description" style="margin:12px">Exactly determining the properties of different shapes is in the scope.</div>
214+
<p itemrel="description" style="margin:12px">Exactly determining the properties of different shapes is in the scope.</p>
214215
<br>
215216
<br>
216217
<h2 style="margin:12px" itemrel="description">I named my framework the Core Geometric System ™ and put the trademark symbol on it to indicate that this not just another abstract geometric system.</h2>
@@ -268,6 +269,7 @@ <h2 style="margin:12px" itemrel="description">While trying to explain it to othe
268269
Thank you for reading this and thanks to everyone making it possible.
269270
</p>
270271
</section>
272+
</section>
271273
</article>
272274
<br>
273275
<br>

0 commit comments

Comments
 (0)