Commit 64c4c7d
committed
add reminder about submit button element
common gotcha among students is to forget that submit button is <input type=submit>, not <button>. added small reminder to that effect1 parent 5164bbd commit 64c4c7d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments