Materialize Css Notes
Materialize Css Notes
Materialize CSS
Sanjeev Kumar
@prosanjeev
Sanjeev Kumar Keep Swiping...
@prosanjeev
Installation Methods:
Via CDN (recommended for quick setup):
Via npm:
Grid System
Materialize uses a 12-column grid system to create
responsive layouts. Grid classes are defined for small
(s), medium (m), and large (l) screen sizes.
Syntax Example:
Typography
Materialize offers various button styles.
Basic Text Classes:
.flow-text: Makes the text responsive.
Example:
Buttons
Materialize offers various button styles.
Basic Button:
Floating Button:
Sanjeev Kumar Keep Swiping...
@prosanjeev
Icons
Forms
Materialize provides styled forms and inputs.
Basic Form Example:
Sanjeev Kumar Keep Swiping...
@prosanjeev
Cards
Materialize cards provide a flexible and extensible
content container.
Example:
Navbar
Materialize provides responsive and mobile-friendly
navigation bars.
Example:
Sanjeev Kumar Keep Swiping...
@prosanjeev
Modals
Create responsive modals with Materialize.
Example:
Collapsible
Materialize provides collapsible content.
Example:
Sanjeev Kumar Keep Swiping...
@prosanjeev
Tooltip
Add tooltips to your elements.
Example:
Footer
Materialize provides footer elements for basic web layouts
Example: