Skip to content

Commit 5b24259

Browse files
authored
Update index.html
HTML structure
1 parent 4c42479 commit 5b24259

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

index.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,6 @@ <h2 style="font-size:100%">This system doesn't require advanced calculus or imag
524524
<br>
525525
<br>
526526
<section>
527-
<div>
528527
<h3 style="margin:7px">Key Points</h3>
529528
<br>
530529
<br>
@@ -571,7 +570,7 @@ <h4 style="margin:7px">Algebraic Manipulation</h4>
571570
<p style="margin:12px"><strong>Simplifying equations to ensure consistency and precision.
572571
</strong>
573572
</p>
574-
</div>
573+
</section>
575574
<br>
576575
<br>
577576
<section id="math">
@@ -1148,7 +1147,6 @@ <h3 style="margin:7px">Volume of a cube</h3>
11481147
</section>
11491148
</section>
11501149
</details>
1151-
</section>
11521150
</details>
11531151
</section>
11541152
<br>
@@ -1157,7 +1155,6 @@ <h3 style="margin:7px">Volume of a cube</h3>
11571155
<h2 style="margin:7px">Geometry</h2>
11581156
<br>
11591157
<br>
1160-
<div>
11611158
<section id="trigonometry">
11621159
<h3 style="margin:7px">Trigonometry</h3>
11631160
<br>
@@ -2084,7 +2081,6 @@ <h3 style="margin:7px">Area of a regular polygon</h3>
20842081
</mrow>
20852082
</math>
20862083
</section>
2087-
</div>
20882084
<br>
20892085
<br>
20902086
<br>
@@ -3497,7 +3493,7 @@ <h3 style="margin:7px">The volume of a sphere is defined by comparing it to a cu
34973493
<br>
34983494
<br>
34993495
<br>
3500-
<section style="border: 2px solid red;
3496+
<section id="sphere_surface" style="border: 2px solid red;
35013497
padding: 10px" id="sphere-surface">
35023498
<p style="margin:6px">Advertisement</p>
35033499
<br>
@@ -4426,7 +4422,6 @@ <h3 style="margin:7px">Volume of a pyramid</h3>
44264422
</script>
44274423
<p style="margin:12px" id="pyramid-volume"></p>
44284424
</div>
4429-
</section>
44304425
<br>
44314426
<br>
44324427
<br>
@@ -4565,6 +4560,7 @@ <h3 style="margin:7px">Volume of a horizontal frustum pyramid</h3>
45654560
</script>
45664561
<p style="margin:12px" id="frustum-pyramid-volume"></p>
45674562
</div>
4563+
</section>
45684564
<br>
45694565
<br>
45704566
<section>
@@ -4949,8 +4945,8 @@ <h3 style="margin:7px">Volume of a tetrahedron</h3>
49494945
<p style="margin:12px" id="tetrahedron-volume"></p>
49504946
</div>
49514947
</section>
4952-
</div>
49534948
</section>
4949+
</div>
49544950
</section>
49554951
</section>
49564952
</article>

0 commit comments

Comments
 (0)