Skip to content

Commit 5236f71

Browse files
committed
Project Updated
1 parent f2faac5 commit 5236f71

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

13-Random_Choice_Picker/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@
1313
<div class="container">
1414
<h3>Enter all of the choices divided by a comma (','). <br> Press enter when you're done</h3>
1515
<textarea id="textarea" placeholder="Enter choices here..."></textarea>
16+
17+
<div id="tags"></div>
1618
</div>
1719

18-
<div id="tags"></div>
1920

2021
</body>
2122
<script src="script.js"></script>

0 commit comments

Comments
 (0)