Forms and Inputs
๐ Instructions
Forms let users enter data using <input>, <textarea>, and <button>. Build a simple contact form with a name field and a submit button.
Forms let users enter data using <input>, <textarea>, and <button>. Build a simple contact form with a name field and a submit button.