dmaxwell commited on
Commit
eb96b8f
·
verified ·
1 Parent(s): 1256c55

Add error message element

Browse files
Files changed (1) hide show
  1. 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">