Author: Awais Farooq

  • Sass

    SASS helps to make the code more flexible and customizable in Foundation. Compatibility To install SASS based version for foundation, Ruby should be installed on Windows. Foundation can be compiled with Ruby SASS and libsass. We recommend node-sass 3.4.2+ version to compile SASS. Autoprefixer Required Autoprefixer handles SASS files. gulp-autoprefixer is used to build the process. The following autoprefixer…

  • Global Styles

    In this chapter, we will study about Global Styles. The global CSS of Foundation framework includes useful resets that makes sure styling is consistent across browsers. Font Sizing The font size of the browser style sheet is set to 100% by default. The default font size is set to 16 pixels. Depending on font size, grid…

  • Kitchen Sink

    Description It includes the Foundation elements to work with the web applications smoothly. The following table lists some of the Foundation components − Sr.No. Component & Description 1 AccordionAccordions contain vertical tabs which are used on websites to expand and collapse large amount of data. 2 Accordion MenuIt displays the collapsible menu with accordion effects.…

  • Starter Projects

    You can start with your project development with some available templates which can be installed through Yeti Launch or Foundation CLI. You can start with the new project by using these templates by using Gulp build system for the processing of the Sass, JavaScript, copying files etc. Basic Template The basic template is something like SASS template, which includes the…

  • Installation

    In this chapter, we will discuss about how to install and use Foundation on website. Download the Foundation When you open the link foundation.zurb.com, you will see a screen as shown below − Click the Download Foundation 6 button, you will be redirected to another page. Here you can see four buttons − You can click the Download Everything button…

  • Overview

    What is Foundation? Foundation is one of the advanced front-end frameworks for designing beautiful responsive websites. It works on all types of devices and provides you with HTML, CSS and JavaScript plugins. Foundation began as an internal style guide, built by ZURB in 2008. ZURB is a product design company in Campbell, California. It released…

  • Components

    Description Bulma comes with pre-styled components, which provides dropdowns, modal, pagination, navbar, tabs etc to make user experience easily in the page. The following table lists down variations of components which you can use to utilize the Bulma CSS − S.No. Component & Description 1 BreadcrumbBulma uses breadcrumb component as a navigation method to indicate…

  • Form

    Description The Bulma form element specifies user input data by using input elements (such as text fields, checkboxes, radio buttons, and more) and send it to a server for processing the data. The following table lists down variations of forms which you can use to utilize the Bulma CSS − S.No. Form Types & Description…

  • Layout

    Description The Bulma layout describes structure of the webpage, which is designed by using its CSS classes. The following table lists down variations of layout which you can use to utilize the Bulma CSS − S.No. Layout Types & Description 1 Container and LevelsBulma uses containers to represent the basic layout and wrap the site…

  • Columns

    Description Bulma provides responsive grid system (creating page layout through a series of rows and columns), that scales up to 12 columns within a container. Columns will re-arrange as device or viewport size increases. The following table lists down variations of columns which you can use to utilize the Bulma CSS − S.No. Column Types…