Spaces:
Running
Running
Add error message element
Browse files- index.html +1 -0
index.html
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
Upload an image
|
16 |
</label>
|
17 |
</section>
|
|
|
18 |
<div id="image-container"></div>
|
19 |
</section>
|
20 |
<section id="result">
|
|
|
15 |
Upload an image
|
16 |
</label>
|
17 |
</section>
|
18 |
+
<p id="error-msg"></p>
|
19 |
<div id="image-container"></div>
|
20 |
</section>
|
21 |
<section id="result">
|