Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Well done!

You have completed (UPI) Chapter 10: Utilizing Forms with JavaScript!

Instruction

Basic Form Styling

Now that you have finished writing your form's HTML code, try saving it and looking at it in a browser. At the moment, you'll see that it looks rather ugly. Note: If you don't think you've got the HTML code right, try comparing it with our finished example — see first-form.html. Forms are notoriously tricky to style nicely. It is beyond the scope of this article to teach you form styling in d...