Input Controls

Card Maker

Step 1: Open your card maker project. In HTML, add a text box after your text buttons:
<input type="text" placeholder="text" id="textBox">
Last section Next step