Skip to content

Commit

Permalink
hb,hb,jhb,
Browse files Browse the repository at this point in the history
.jn.kjn.kjn
  • Loading branch information
hwlong0305 committed Feb 14, 2024
1 parent a634fb0 commit b140180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emailAddress.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<label for="favorite_color" class="labels">Favorite Color:</label>
<input type="color" name="colorPicker" value="#50364A" class="fields" /> <br />

<button type="button" onclick="createAddress()">Get Email Address</button>
<button type="button" onClick="createAddress()">Get Email Address</button>

</form>
</div>
Expand Down

0 comments on commit b140180

Please sign in to comment.