【实现不出响应式 _bottstrap _布局 】 | IT修真院·坑乎
咨询电话 : 010-59478634
切换导航
首页
我的提问
我的回答
我的点赞
消息通知
个人主页
×
提示
尚未登陆,前往官网登陆?
×
提示
尚未登陆,前往官网登陆?
实现不出响应式
我也踩过这个坑(
1
)
已统计您的踩坑,无需重复点击
回答(1)
bottstrap
布局
详细描述
任务八第一个页面的友情链接列表 大于等于768px和小于等于767px的时候 不可以同时实现
截图
代码
友情链接
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
手机软件
html代码
.bottom-top{ display: flex; justify-content: space-between; margin-bottom: 10px; } .column{ list-style: inside; font-size: 7px; color: #999999 !important; } .underline-color{ color: #999999; } .underline-color:hover{ color: #999999; text-decoration: none; border-bottom: 1px solid green; } @media (max-width:767px){ .bottom-top{ margin-left: auto; margin-right: auto; margin-bottom: 0; flex-wrap: wrap; width: 50%; } .column{ text-align: center; margin-bottom: 5px; } }
CSS 代码
编辑于2025-03-29
时间排序
热门排序
[北京|结业弟子]JS-顾仁鹏
1
你说的这两个区间本来就不重叠啊 为什么会同时出现
查看全部>
编辑于2019-05-21
首页
1
末页
去第
页
确定
Copyright ©2015 北京葡萄藤信息技术有限公司 All Rights Reserved | 京ICP备15035574号-1
复制链接
新浪微博
微信扫一扫
2948
0
10
实现不出响应式
1
1