Knowledge check: Declaring form elements
You are building a calendar web application; which of the following input types can be used? Select all that apply.
<input type="month">
<input type="week">
<input type="year">
<input type="date">
You want to define a dropdown of...
eplus.dev2 min read