Skip to content

Commit dbb6f0b

Browse files
authored
Fix HTML structure and emphasize pyramid volume calculation
Corrected HTML structure and added strong tag for emphasis.
1 parent 35ab8ed commit dbb6f0b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4296,9 +4296,10 @@ <h3 style="margin:7px">Volume of a pyramid</h3>
42964296
<img class="center-fit" src="tetraFrame.jpeg" alt="figure-Tetrahedral-frame-on-circular-base" >
42974297
</div>
42984298
<br>
4299-
<p style="margin:12px">The volume of a pyramid can be calculated
4299+
<strong style="margin:12px">The volume of a pyramid can be calculated
43004300
with the same coefficient as the volume of a cone.
4301-
</p>
4301+
</strong>
4302+
<br>
43024303
<br>
43034304
<math style="margin:12px" xmlns="http://www.w3.org/1998/Math/MathML">
43044305
<mrow>

0 commit comments

Comments
 (0)