<!--in input form we can set date format in dd/mm/yyyy using placeholder--> <input type="date" placeholder="dd/mm/yyyy"> <!--use form tag currectly for see the changes-->