Current section: Forms 59 exercises
Problem

Form

Loading exercise

Transcript

00:00 All right, we're starting from scratch here. So we just have a to-do that is being rendered and your job is to turn it into this amazing form where we've got this username, we've got this input and we have submit. And when you type in the input and you click on submit, it does a full page refresh. You'll notice that we get our submission in the URL.

00:19 We'll talk about that in the next step, but your job is just to make this form as it stands today. You got a couple extra credit pieces in here to make sure that when you click on this, it focuses the input so the labels associated properly, all that stuff. And yeah, I think you have enough to get going on this one. Have fun.