Skip to content

Anurag050/CodeAlpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating a web-based Age Calculator using JavaScript to calculate users' ages based on their submitted date of birth, month, and year. JavaScript's built-in date and time functions simplify the age calculation process, making it easy to determine someone's age.

The technologies which are used here:-

  1. HTML - For the structure
  2. CSS - It is used for an attractive look and design
  3. JavaScript - For function and event handling