Skip to content

Commit

Permalink
Update index-1st_1st_semester.html
Browse files Browse the repository at this point in the history
on click scroll.
  • Loading branch information
hellomahmudul authored May 4, 2024
1 parent e3a414c commit bedeec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index-1st_1st_semester.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2>1st Year 1st Semester</h2>

<!-- Repeat the above pattern for other courses -->

<button type="button" onclick="calculateGPA()">Calculate GPA</button>
<button type="button" onclick="calculateGPAAndScroll()">Calculate GPA</button>
</form>
<br /><br />
<div class="result" id="resultContainer" style="display: none">
Expand Down

0 comments on commit bedeec0

Please sign in to comment.