Skip to content

Commit 3fcec51

Browse files
authored
Enhance text clarity with strong tags for volume formulas
Updated text to include strong tags for emphasis and improved clarity on volume calculations for various geometric shapes.
1 parent dbb6f0b commit 3fcec51

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

index.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3329,9 +3329,9 @@ <h3 style="margin:7px">The volume of a sphere is defined by comparing it to a cu
33293329
<img class="center-fit" src="sphereAndCubeMarkup.jpeg" alt="figure-Sphere-volume=(√(3.2)r)³">
33303330
</div>
33313331
<br>
3332-
<strong style="margin:12px">The volume of a sphere equals the cubic value of the square root of its cross-sectional area, just like a cube.
3332+
<p style="margin:12px"><strong>The volume of a sphere equals the cubic value of the square root of its cross-sectional area, just like a cube.
33333333
</strong>
3334-
<br>
3334+
</p>
33353335
<br>
33363336
<math style="margin:12px" xmlns="http://www.w3.org/1998/Math/MathML" >
33373337
<mrow>
@@ -3448,11 +3448,11 @@ <h3 style="margin:7px">SURFACE AREA OF A SPHERE</h3>
34483448
</div>
34493449
<br>
34503450
<br>
3451-
<strong style="margin:6px">The conventional formula for the surface area of a sphere was allegedly developed from the " volume = 4/3×π×radius³ " formula.
3451+
<p style="margin:6px"><strong>The conventional formula for the surface area of a sphere was allegedly developed from the " volume = 4/3×π×radius³ " formula.
34523452
<br>
34533453
<br>
34543454
The real formula for the surface area of a sphere is available for 3.2 billion USD. ( + tax, if applies )</strong>
3455-
<br>
3455+
</p>
34563456
<br>
34573457
<a style="margin:12px" class="rounded-button" href="privacy-policy">Contact</a>
34583458
</section>
@@ -3552,9 +3552,9 @@ <h3 style="margin:7px">Volume of a cone</h3>
35523552
<img class="center-fit" src="coneAndSphereMarkup.jpeg" alt="Cone-volume-from-sphere=base×height/√8">
35533553
</div>
35543554
<br>
3555-
<strong style="margin:12px">The volume of a cone can be calculated by algebraically comparing the volume of a vertical quadrant of a cone with equal radius and height to an octant sphere with equal radius, through a quarter cylinder.
3555+
<p style="margin:12px"><strong>The volume of a cone can be calculated by algebraically comparing the volume of a vertical quadrant of a cone with equal radius and height to an octant sphere with equal radius, through a quarter cylinder.
35563556
</strong>
3557-
<br>
3557+
</p>
35583558
<br>
35593559
<div class="imgbox">
35603560
<img class="center-fit" src="octantSphereQuarterCone.jpeg" alt="figure-Sphere-and-vertical-frustum-cone">
@@ -4047,10 +4047,11 @@ <h3 style="margin:7px">Volume of a frustum cone</h3>
40474047
<img class="center-fit" src="frustumOfConeMarkup.png" alt="figure-Horizontal-frustum-cone">
40484048
</div>
40494049
<br>
4050-
<p style="margin:12px">The volume of a frustum cone can be calculated by subtracting the missing tip from a theoretical full cone.
4050+
<p style="margin:12px"><strong>The volume of a frustum cone can be calculated by subtracting the missing tip from a theoretical full cone.
40514051
<br>
40524052
<br>
40534053
The height of the theoretical full cone can be calculated by the frustum height and the ratio between the top and bottom areas.
4054+
</strong>
40544055
</p>
40554056
<br>
40564057
<math style="margin:12px" xmlns="http://www.w3.org/1998/Math/MathML" >
@@ -4296,10 +4297,10 @@ <h3 style="margin:7px">Volume of a pyramid</h3>
42964297
<img class="center-fit" src="tetraFrame.jpeg" alt="figure-Tetrahedral-frame-on-circular-base" >
42974298
</div>
42984299
<br>
4299-
<strong style="margin:12px">The volume of a pyramid can be calculated
4300+
<p style="margin:12px"><strong>The volume of a pyramid can be calculated
43004301
with the same coefficient as the volume of a cone.
43014302
</strong>
4302-
<br>
4303+
</p>
43034304
<br>
43044305
<math style="margin:12px" xmlns="http://www.w3.org/1998/Math/MathML">
43054306
<mrow>
@@ -4374,10 +4375,11 @@ <h3 style="margin:7px">Volume of a horizontal frustum pyramid</h3>
43744375
<img class="center-fit" src="frustumOfPyramidMarkup.png" alt="figure-Horizontal-frustum-pyramid">
43754376
</div>
43764377
<br>
4377-
<p style="margin:12px">The volume of a frustum pyramid can be calculated by subtracting the missing tip from a theoretical full pyramid.
4378+
<p style="margin:12px"><strong>The volume of a frustum pyramid can be calculated by subtracting the missing tip from a theoretical full pyramid.
43784379
<br>
43794380
<br>
43804381
The height of the theoretical full pyramid can be calculated by the frustum height and the ratio between the top and bottom areas.
4382+
</strong>
43814383
</p>
43824384
<br>
43834385
<math style="margin:12px" xmlns="http://www.w3.org/1998/Math/MathML">

0 commit comments

Comments
 (0)