Author: Awais Farooq
-
Materialize CSS Tutorial
Materialize CSS Tutorial provides basic and advanced concepts of Materialize CSS. Our Materialize CSS Tutorial is designed for beginners and professionals both. Materialize CSS is an UI component library which is designed by Google. Our Materialize CSS Tutorial includes all topics of Materialize CSS such as what is Materialize CSS, introduction, installation, colors, grids, tables,…
-
Motion UI
Foundation provides Motion UI library for creating UI transitions and animations and is used by Foundation components such as Toggler, Reveal and Orbit. Installing Motion UI You can install Motion UI library in your project by using npm or bower as shown in the following line of code − You can add a path for Motion UI library in…
-
Sass Mixins
Importing It imports the contents of the SASS mixins which are placed under the scss/util/_mixins.scss file. You can import the SASS mixins by using the following line of code − Sass Reference You can change the styles of the components by using the SASS functions. Mixins You can use the following mixins to build the CSS class…
-
Functions
Foundation provides a set of SASS utility functions, which can be used with util, color, selector, unit, value and many more. You can import all utility files at a time by using the following line of code − You can also import individual utility files as shown below − Sass Reference You can change the styles of the components by using…
-
Plugins
Description Plugin is a software that provides additional functionality which was not originally completed by Foundation core functionality. Foundation Plugins can be uploaded to expand the functionality of the site. Plugins are used to make your work easier. The following table describes the different types of Plugins along with the description. Sr.No. Type & Description…
-
Media
In this chapter, we will study about media in Foundation. The Foundation consists of several media types like Flex Video, Label, orbit, progress bar and tooltip. The following table lists all the media types. Sr.No. Media Type & Description 1 Flex VideoIt is used to embed videos in a flex video container to keep the right aspect ratio despite the screen size. 2…
-
Containers
Foundation containers are used to make full width of the browsers at all times for the site and wrap the site contents. The following table lists the down some of the containers used in Foundation − Sr.No. Container & Description 1 AccordionAccordions contain vertical tabs which are used on websites to expand and collapse large…
-
Navigation
Description Foundation provides a few different options for styling navigation elements. Many simple navigation patterns are bundled; it can be integrated in the form for robust responsive navigation solution. The following table describes the different types of navigation along with the description. Sr.No. Type & Description 1 Navigation OverviewNavigation contains links to the other section…
-
Basic Controls
In this chapter, we will study about basic controls. Foundation provides basic controls such as buttons, sliders and switches. The following table lists the basic controls used in Foundation. Sr.No. Basic control & Description 1 ButtonFoundation supports many button styles that can be customized according to your needs. 2 Button GroupThey are containers for corresponding action elements. It works fine…
-
Typography Helpers
In this chapter, we will study about Typography Helpers. Typography helpers are used to format your text in semantically relevant ways. Helper classes in Foundation let you to scaffold some typographic styles quicker. The following table lists the Typography Helpers, which are used in Foundation. Sr.No. Typography helper & Description 1 Text AlignmentIt helps in changing the…