Date

by Luckypouet

HTML

<input type="date" class="inputDate" />

CSS

.inputDate{
  text-align: left;
  width: 500px;
}