怎样让ul都垂直排列??
答案:1 悬赏:30 手机版
解决时间 2021-04-02 17:14
- 提问者网友:不爱我么
- 2021-04-02 13:00
怎样让ul都垂直排列??
最佳答案
- 五星知识达人网友:孤独入客枕
- 2021-04-02 14:08
#second ul{clear:both;}
#second ul li{list-style-type:none;display:block;width:70px;height:20px;float:left;background:green;text-align:center;line-height:20px;}
你这样写,清楚浮动就可以了
#second ul li{list-style-type:none;display:block;width:70px;height:20px;float:left;background:green;text-align:center;line-height:20px;}
你这样写,清楚浮动就可以了
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯