For creating accordion/collapsible in your web pages, you may utilize the built-in component of Materialize CSS easily. The collapsible component allows you to hide the content within Continue Reading
Materialize Tutorials
The breadcrumbs component is used to let users know the current location as visiting your website. This is particularly useful if you have web pages based on categories Continue Reading
The switches enable the visitors to select a value from the two available options. For example, Yes or No, Agree or Disagree etc. Generally, the switches are Continue Reading
The Materialize has a built-in component for creating the autocomplete box. So, as a user types in a letter in a textbox, the recommendations based on entered Continue Reading
The radio buttons are used when you want users to select one option from the available group of options. The radio group is created by using the Continue Reading
The Materialize CSS framework has options to create the beautiful looking select box in your web forms. You may create simple select – option that enables visitors selecting Continue Reading
The Materialize has built-in support for creating nicely styled checkboxes in your web forms. The standard HTML checkboxes are plain and boring with a simple black border Continue Reading
You should use HTML 5 <footer> tag with page-footer class for creating footer component on your website that is based on Materialize framework. The footer section generally Continue Reading
The navigation bar (navbar) which generally acts as the header in a website, is an important part to deal with. Creating navbars with various options is as Continue Reading
The carousel on your website can easily be created if you are using the Materialize CSS framework. All you require is using the carousel class in the Continue Reading
The Materialize CSS has a built-in modal component that you may use easily for creating dialog boxes or presenting important content to the visitors where underlying content becomes inactive Continue Reading
The Materialize CSS has specific classes of CSS for creating beautiful looking buttons. You may create normal and large sized buttons simply or with icons (material icons Continue Reading
The materialize framework has built-in CSS classes for creating and styling the HTML tables in your web pages. The tables are responsive by default; so they adapt Continue Reading