2 thoughts on “Creating Simple Form in HTML

  1. Hi, I followed and loved the course HTML5 from scratch.
    I have a couple of questions:
    How can i make the fields in a form required fields, so everybody has to fill in thos fields before submitting the form
    and how can I use the form in an existing website

    Regards,

    Marcel

    1. You need to use javascript or jquery to do that. A basic google search will give you lot many answers.

Comments are closed.