# Assignment 2 ## Step 1: Create a new repo - open your github profile, then create a new Repository. - clone this repo. ## Step 2: Open your repo on VSCode - create a new file `index.html` - create a Form with the following inputs - username - email - password - Birthday date (HTML5 element) - choose 3 HTML5 input elements from the following url and use it on your form: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input