Skip to content

Commit 78052a4

Browse files
authored
Update index.html
HTML structure
1 parent 1e340e2 commit 78052a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2090,7 +2090,6 @@ <h3 style="margin:7px">Area of a regular polygon</h3>
20902090
<br>
20912091
<br>
20922092
<br>
2093-
<div>
20942093
<section id="circle">
20952094
<h3 style="margin:7px">
20962095
The area of a circle is defined by comparing it to a square since that is the base of area calculation.
@@ -2629,6 +2628,7 @@ <h3 style="margin:7px">
26292628
</math>
26302629
<br>
26312630
<br>
2631+
<div>
26322632
<label style="margin:12px" for="circle-radius-a">Radius:</label>
26332633
<input id="circle-radius-a" type="number" value="1" step="any">
26342634
<script>

0 commit comments

Comments
 (0)