Skip to content

Commit 4510bf8

Browse files
Merge pull request #481 from dineshkrthk/main
Update index.html added badri
2 parents 2f655ab + 2efe9f2 commit 4510bf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Age Calculator/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<body>
1111
<div class="container">
1212
<p id="currDate"> </p>
13-
<p>Enter the DOB in format : (MM/DD/YYYY)</p>
13+
<p>Enter the DOB badri in format : (MM/DD/YYYY)</p>
1414
<input type="text" placeholder="Enter your D.O.B" id="DOB">
1515
<button id="CalcAge">Age</button>
1616
</div>
@@ -20,4 +20,4 @@
2020
<script src="script.js">
2121
</script>
2222
</body>
23-
</html>
23+
</html>

0 commit comments

Comments
 (0)