Html5 week Tag

Html5 input week is a week field type attribute. which can to use for a local week to user input.The week type text box does support week only.

Example Code



<!DOCTYPE HTML>
<input type="week" name="week_box" >

Out Put :

Screen Shot :





Content