Menu
×
×
Correct!
Exercise:Disable the input field below.
<form action="/action_page.php">
<input type="text" @(8)> </form>
<form action="/action_page.php">
<input type="text" disabled> </form> Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 90 exercises.
Are you sure you want to continue?