Foundation Tutorial
Foundation General
Foundation SASS
Foundation Libraries
Foundation Useful Resources
Selected Reading
- Foundation - Kitchen Sink
- Foundation - Starter Projects
- Foundation - Installation
- Foundation - Overview
- Foundation - Home
Foundation General
- Foundation - Plugins
- Foundation - Media
- Foundation - Containers
- Foundation - Navigation
- Foundation - Basic Controls
- Foundation - Typography Helpers
- Foundation - Base Typography
- Foundation - Visibility Classes
- Foundation - Forms
- Foundation - Flex Grid
- Foundation - The Grid
- Foundation - Media Queries
- Foundation - JavaScript Utilities
- Foundation - JavaScript
- Foundation - Sass
- Foundation - Global Styles
Foundation SASS
Foundation Libraries
Foundation Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Foundation - Forms
Foundation - Forms
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 | Creation of forms is easy and very flexible, which are built with a combination of standardized form elements and powerful grid system. |
2 | It is used to notify the user about the purpose of the element and is usually placed below a field. |
3 | You can position your labels left or right of your inputs. |
4 | Extra text or controls can be attached to the left/right of an input field. |
5 | Custom controls pke date pickers, switches or spders require some attention to access it. |
6 | You can change the styles of the components by using SASS Reference. |