Skip to content

Commit 71a7521

Browse files
committed
add comment for required fields
1 parent 66e9049 commit 71a7521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Form-Controls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h1>Product Pick</h1>
5858
<button type="submit">Add to basket</button>
5959
<button type="reset">Clear Form</button>
6060
</fieldset>
61-
61+
<label>required fields are marked by *</label>
6262
</form>
6363
</main>
6464
<footer>

0 commit comments

Comments
 (0)