Which choice is not a legal type attribute for the <input> tag?
<input>
<input type="week">
<input type="tel">
<input type="num">
<input type="color">