HTML Forms

Forms let us gather data from a user and process it in a variety of ways, including storing registrations in a database, emails in a mailing list, sending a contact form email, and the list goes on. In this video, I cover how to create forms inside a table and all the tags that make a form work, including a live demo using PHP.

Leave a Comment