Chapter 6Working With Forms

Forms are a crucial component of any website. Sign-in pages, registration pages, comment boxes, feedback sections and surveys are all HTML forms. While using basic HTML markup to create forms is easy, styling every form element can be a tedious task.

In this chapter, we’ll learn how to create beautiful, responsive forms using the Foundation framework. We’ll explore Foundation’s form validation classes, and how to validate our forms with Abide. Finally, we'll discover how to use the Foundation toggle switches such as the on/off buttons in iOS devices. Finally, we’ll explore Foundation’s form validation classes. So, let's get started.

Building a Basic Form

Unlike many other front-end frameworks, such as Bootstrap, Foundation ...

Get Jump Start Foundation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.