Menu
×
×
Correct!
Exercise:In the form below, add a text area with the name "note".
<form action="/action_page.php">
<@(20)></@(8)> </form>
<form action="/action_page.php">
<textarea name="note"></textarea> </form>
<form action="/action_page.php">
<textarea name='note'></textarea> </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?