bootstrap 样式所代表的含义

你的名字 2021-10-08 06:56 436阅读 0赞

col-lg一般用于大屏设备,
(min-width:1200px);

col-md一般用于中屏设备,
(min-width:992px);

col-sm一般用于小屏设备,
(min-width:768px);

col-xs用于超小型设备,
(max-width:768px);

bootstrap模板:http://www.chinaz.com/free/2014/0924/368583.shtml

发表评论

表情:
评论列表 (有 0 条评论,436人围观)

还没有评论,来说两句吧...

相关阅读

    相关 使用bootstrap样式

    1、先搜索bootstrap中文网, 2、进去之后点击bootstrap文档3, 3、进去之后点击起步, 4、然后往下翻,如下图:红色圈了的不建议下载,建议下载前面