Pure.CSS Interview Quetions1) What is Pure.CSS?Pure.CSS is a Cascading Style Sheet (CSS) framework developed by Yahoo. It is used to make website faster, beautiful and responsive. 2) Which are the important features of Pure.CSS?
For more Information: Click Here 3) What do you mean by Standard CSS?Standard CSS is very easy to lean and there is no dependency on any external JavaScript library such as jQuery. Standard CSS is used by Pure.CSS. 4) How to use Pure.CSS?There are two methods to use Pure.CSS:
5) What do you understand by Pure.CSS Responsive Design?PURE.CSS provides several special classes to create a responsive design:
6) What is Pure.CSS grids?PURE.CSS provides concept of Pure Grid with two types of classes:
7) How do you Pure.CSS grid?Following are the rules to use Pure.CSS Grids:
8) What do you mean by the term extensible in Pure.CSS?Pure is elegant, simple, and lightweight. It is very easy to work with. The biggest advantage of using Pure CSS is it is built to be extensible. You can simply add a few styles in your own CSS and change the look to your website. 9) What is local installation of Pure.CSS?Local installation is a process of downloading pure-min.css file in a directory of your website, e.g. /css and then use the CSS file in your HTML page. Example: 10) How do you use CDN based version of Pure.CSS?You can include the Pure.CSS file into your HTML code directly from the Content Delivery Network (CDN). yui.yahooapis.com provides content for the latest version. Example: 11) What is Pure.CSS Menus?There are two types of menus in Pure.CSS:
Pure.CSS provides vertical menus by default. You can change the vertical menu to horizontal menu by adding the class name "pure-menu-horizontal". For more Information: Click Here 12) What is Pure.CSS form?Pure.CSS has a very easy and responsive CSS to design a form. You can create different types of forms using Pure.CSS. Following is a list of some classnames:
|