Tutorial: Creating an Accessible Contact Form in HTML
Almost every website contains at least one form. Today we learn how to build forms with HTML that are accessible and easy to understand and use.
Almost every website contains at least one form. Today we learn how to build forms with HTML that are accessible and easy to understand and use.
Like my previous post, this one is again about HTML. Together we will build a setup for a small website containing a homepage, an about me page, and a contact page.
In the first part of my web development basics article series I’ll focus on HTML and how to create your first small webpage.