English 中文(简体)
Foundation - Forms
  • 时间:2024-11-03

Foundation - Forms


Previous Page Next Page  

In this chapter, we will study about Forms. Foundation provides powerful, easy and versatile layout system for Forms, which combines form styles and grid support.

The following table psts the form elements used in Foundation.

Sr.No. Form element & Description
1 Form Basics

Creation of forms is easy and very flexible, which are built with a combination of standardized form elements and powerful grid system.

2 Help Text

It is used to notify the user about the purpose of the element and is usually placed below a field.

3 Label Positioning

You can position your labels left or right of your inputs.

4 Inpne Labels and Buttons

Extra text or controls can be attached to the left/right of an input field.

5 Custom Controls

Custom controls pke date pickers, switches or spders require some attention to access it.

6 SASS Reference

You can change the styles of the components by using SASS Reference.

Advertisements