VOOZH about

URL: https://www.geeksforgeeks.org/css/foundation-css-abide-accessibility/

⇱ Foundation CSS Abide Accessibility - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

Foundation CSS Abide Accessibility

Last Updated : 14 Dec, 2022

Abide in Foundation CSS is a structure approval library that is utilized to approve the structure with custom validators.

Foundation CSS Abide Structure:

  • Beginning State: Foundation CSS Stand Beginning State is utilized to determine that an info field in a structure is in the underlying/beginning state. It is valuable to make structures with various custom validator ascribes.
  • Error State: Foundation CSS Stand Mistake State is utilized to determine that a specific field's contribution to a structure is in a mistaken state. It is useful when the field is required or when the client inputs invalid structure subtleties.
  • Overlooked Data sources: Disregarded input is one of the validators in withstanding that disregards, debilitates, or conceals the information fields.
  • Required Radio and Checkbox: Required and information min-required are two credits utilized with checkboxes and radio to require every one of the fields and to separately require a base number of given fields.

Example 1: This example shows the withstand mistake state in Foundation CSS.

Output:

👁 Foundation CSS Abide Accessibility
Foundation CSS Abide Accessibility

Example 2: This example shows the stand Beginning state in Foundation CSS.

Output:

👁 Foundation CSS Abide Accessibility
Foundation CSS Abide Accessibility

Reference: https://get.foundation/sites/docs/abide.html

Comment
Article Tags: