Advanced forms

Advanced Forms

In HTML Intermediate Tutorials we took a first look at forms, and introduced the <input>, <label> and <textarea> tags for use inside the <form></form> element. In this lesson we take a final look at forms with the remaining HTML tags we haven’t used for form entry so far. The button Tag The <button> tag and its’ closing </button> tag …

Advanced Forms Read More »