remove alt from js/html/tests

This commit is contained in:
Kara Hoagland
2022-11-21 11:58:26 -08:00
parent 1798835807
commit 1db54e9f7a
8 changed files with 8 additions and 35 deletions

View File

@@ -33,7 +33,7 @@
<div class = "meal-pics-and-tags">
<!-- image source -->
<img src = https://images.pexels.com/photos/1640777/pexels-photo-1640777.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1,
alt = "photo" width=40% height=40% id="d-mealImg">
alt = "Meal Photo Corrupted" width=40% height=40% id="d-mealImg">
<div class = "tag-container", id="d-tags">
@@ -64,10 +64,6 @@
Source:
<input type="file" accept="image/*" id="mealImg" name="mealImg">
</label>
<label for="image-alt">
Alt Text:
<input type="text" id="imgAlt" name="imgAlt">
</label>
</fieldset>
<fieldset>