Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mahek0620 authored Aug 8, 2024
1 parent d6aea6d commit 36cc983
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4874,6 +4874,20 @@ <h3>Calculates the tip amount and final amount based on tip percentage and amoun
</div>
</div>
</div>
<div class="box">
<div class="content">
<h2>Titration Calculator</h2>
<h3>A Titration Calculator is a valuable tool in chemistry that helps determine the concentration of an unknown solution by using a solution of known concentration (the titrant)..</h3>
<div class="card-footer">
<a href="./Calculators/Tip-Calculator/index.html" target="_blank">
<button>Try Now</button>
</a>
<a href="https://github.com/mahek0620/CalcDiverse/tree/titration/Calculators/Titration-Calculator" title="Source Code" target="_blank">
<img src="./assets/images/github.png" alt="Source Code"></img>
</a>
</div>
</div>
</div>
<div class="box">
<div class="content">
<h2>Torque Calculator</h2>
Expand Down

0 comments on commit 36cc983

Please sign in to comment.