Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Fereydoun Memarzanjany authored Jun 18, 2020
1 parent 8bf27ad commit 59d17e0
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,12 +233,7 @@ <h1><code>EXACT</code></h1>
<hr>

<section class="container">
<span class="label" for="examples">Program:</span>
<select class="button" id="examples">
<option selected disabled>Examples</option>
</select>

<label for="upload" class="button"><input type="file" id="upload" />Choose your own</label>
<label for="upload" class="button"><input type="file" id="upload" />Select a program</label>
</section>

<!-- Control buttons are disabled until something is available to run -->
Expand Down Expand Up @@ -292,4 +287,4 @@ <h1><code>EXACT</code></h1>
</section>
</section>
</body>
</html>
</html>

0 comments on commit 59d17e0

Please sign in to comment.