interacting with description from user

This commit is contained in:
Gavyn Ezell
2022-11-12 10:33:30 -08:00
parent f7b62ba59b
commit cbc00af073
3 changed files with 5 additions and 3 deletions

View File

@@ -25,9 +25,6 @@
<form id="new-food-entry">
<fieldset>
<legend>Photo:</legend>
<label>Your Image
<input type="file" name="reviewImg" accept="image/png, image/gif, image/jpeg" />
</label>
<label for="image-src">
Source:
<input type="text" id="imgSrc" name="imgSrc">