We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b591985 commit 2efe9f2Copy full SHA for 2efe9f2
Age Calculator/index.html
@@ -10,7 +10,7 @@
10
<body>
11
<div class="container">
12
<p id="currDate"> </p>
13
- <p>Enter the DOB in format : (MM/DD/YYYY)</p>
+ <p>Enter the DOB badri in format : (MM/DD/YYYY)</p>
14
<input type="text" placeholder="Enter your D.O.B" id="DOB">
15
<button id="CalcAge">Age</button>
16
</div>
@@ -20,4 +20,4 @@
20
<script src="script.js">
21
</script>
22
</body>
23
-</html>
+</html>
0 commit comments