Skip to content

Commit 3905632

Browse files
committed
Add more comments
1 parent ed1f527 commit 3905632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ <h1>Tip Calculator</h1>
1818
<!--button to calculate total amount--><button id="calculate">
1919
Calculate Tip Amount
2020
</button>
21+
<!--output text-->
2122
<div id="output"></div>
2223
<script src="main.js"></script>
2324
</body>

0 commit comments

Comments
 (0)