📅  最后修改于: 2021-01-07 00:58:49             🧑  作者: Mango
Materialize CSS是一个包含库文件的CSS框架。它使用CSS,JavaScript和HTML创建。它用于创建有吸引力,可靠且功能强大的网页和网络应用程序。
Materialize-css 于2015年11月8日发布。
以下是Materialize CSS的一些重要功能:
有两种使用Materialize CSS的方法:
本地安装:通过在我们的本地计算机上下载materialize.min.css和materialize.min.js文件并将它们包含在您的HTML代码中来实现。
基于CDN的版本:通过直接从内容交付网络(CDN)将materialize.min.css和materialize.min.js文件包含到我们的HTML代码中。
Materialize CSS中不同实用程序类的列表:
颜色实用程序类:示例:.red,.green,.grey等。
对齐实用程序类:示例:.valign-wrapper,.left-align,.right-align,.center-align,.left,.right等。
根据设备大小隐藏Content实用程序类:示例:.hide,.hide-on-small-only,.hide-on-med-only等。
格式化实用程序类:示例:截断,可悬停等。
在Materialize CSS中用于创建响应式图像和视频的类的列表:
sensitive-img:此类用于创建响应图像。
video-container:此类用于创建响应式容器。那已经嵌入了视频。
响应视频:此类用于创建响应式HTML5视频。
Materialize CSS中不同类别的表格:
Index | Class name | Description |
---|---|---|
1) | none | It is used to represents a basic table without any border. |
2) | stripped | It is used to display a stripped table. |
3) | bordered | It is used to create border in table. |
4) | highlight | It is used to highlight the table. |
5) | centered | It is used to create all the text in center aligns. |
6) | responsive-table | It is used to create responsive table. |
徽章是用于提供屏幕通知的组件。它可以是数字或图标。它用来强调项目的数量。
在Materialize CSS中使用了以下徽章类别:
Materialize CSS为BreadCrumb提供了两个类:
Chip是Materialize CSS的组件,它像标签一样代表一小部分信息。
集合是一组具有相关信息的项目。以下是Materialize CSS中的收集类的列表:
Index | Collection class | Description |
---|---|---|
1) | collection | It is used to set the div or ul container as collection. |
2) | collection-item | It is used to set the a or li item as collection item. |
3) | active | It shows the a or li item as active collection item. |
4) | with-header | It is used to mark the collection to have header. |
5) | collection-header | It is a set the a or li item as collection header. |
6) | avatar | It is a set the a or li item as avatar item. |
7) | dismissible | it enables collection items to be swiped away. It works on touch screen devices only. |
您可以使用分页类在Materialize CSS中创建分页。此类与ul元素一起使用。
例:
在Materialize CSS中有两种类型的下拉类: