Home >Web Front-end >HTML Tutorial >bootstrap学习笔记(4)_html/css_WEB-ITnose

bootstrap学习笔记(4)_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:19:241143browse

bootstrap辅助类

总结几个常用的辅助类

.text-hide将页面元素所包含的文本设置为透明并且字体设置为0所以文本就看不见了

.hidden将页面的元素visible属性设置为hidden;

.close可以将页面元素显示为关闭按钮;

.caret显示下拉式功能,个人感觉做下拉菜单比较有用.

清除元素浮动使用clearfix,所谓浮动就是让元素在一行显示.
响应式实用工具

响应式实用工具目前只适应于块和表切换.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn