I'm working on an assignment for school where we're working with JavaScript (I'm only allowed to use JavaScript) to validate a form for an order. It's my first time working with JavaScript so and I feel a bit lost.. i need the javascript
Gits, i need the javascript and to link with the html
Code:
<td><strong>Card Number</strong></td> <td><input type="text" id="text6" name="fcardnumber" maxlength="30" placeholder="6079 9500 0013 7538">
Comment