Skip to content

Commit 1291eb7

Browse files
authored
Update index.html
1 parent 9b44f23 commit 1291eb7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3335,9 +3335,8 @@ <h3 itemprop="name" style="margin:7px">Volume of a Sphere</h3>
33353335
});
33363336
</script>
33373337
</div>
3338-
</section>
33393338
<br><br><br><br>
3340-
<section itemprop="offers" itemscope itemtype="http://schema.org/Offer" style="border: 2px solid red;
3339+
<div itemprop="offers" itemscope itemtype="http://schema.org/Offer" style="border: 2px solid red;
33413340
padding: 10px" id="sphere-surface">
33423341
<p style="margin:6px">Advertisement</p>
33433342
<br><br>
@@ -3360,6 +3359,7 @@ <h3 itemprop="name" style="margin:7px">Surface Area of a Sphere</h3>
33603359
<p style="margin:6px">( + tax, if applicable )</p>
33613360
<br>
33623361
<a style="margin:12px" class="rounded-button" href="privacy-policy">Contact</a>
3362+
</div>
33633363
</section>
33643364
<br><br><br><br>
33653365
<section itemscope itemtype="https://schema.org/SoftwareApplication">
@@ -4332,7 +4332,7 @@ <h3 itemprop="name" style="margin:12px">Volume of a horizontal Frustum Pyramid</
43324332
</section>
43334333
<br><br>
43344334
<section id="square_frustum">
4335-
<h3 itemprop="name" style="margin:12px">Volume of a horizontal square Frustum Pyramid</h3>
4335+
<h3 style="margin:12px">Volume of a horizontal square Frustum Pyramid</h3>
43364336
<br>
43374337
<figure class="imgbox">
43384338
<img class="center-fit" src="squareFrustum.jpeg" alt="Square frustum pyramid">

0 commit comments

Comments
 (0)