Skip to content

Commit 5e7ec28

Browse files
adding legend to the shirt color
1 parent ec3f16d commit 5e7ec28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ <h1>Product Pick</h1>
4343
</fieldset>
4444
<!--Shirt Color-->
4545
<fieldset>
46+
<legend>Shirt Color</legend>
4647
<label for = "shirt-color">Shirt Color</label>
4748
<select id="shirt-color" name="shirt-color" required>
4849
<option value="">Select a color</option>

0 commit comments

Comments
 (0)