We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58bb8da commit e854d07Copy full SHA for e854d07
1 file changed
styles/index.html
@@ -3355,8 +3355,9 @@ <h2>Forms</h2>
3355
<input type=month title=Month value=1970-01>
3356
</label>
3357
3358
- <label for=idw>Week</label>
3359
- <input type=week id=idw title=Week value=1970-W01>
+ <label>Week
+ <input type=week title=Week value=1970-W01>
3360
+ </label>
3361
</fieldset>
3362
3363
<a title='Top of page' href=#>Top</a>
0 commit comments