2018年1月9日

二级导航

摘要: <style>ul li { float: left; list-style: none; height: 30px; } #topnav { background: url(topnav_s.gif) repeat-x; overflow: hidden; text-align: center; 阅读全文

posted @ 2018-01-09 15:01 Jonne 阅读(112) 评论(0) 推荐(0)

css文字的三色渐变或多色渐变

摘要: 恢复内容开始 目前只会一种方法 <style type="text/css"> .color{ width:200px; font-size:20px; border:1px solid #000; background:-webkit-linear-gradient(bottom,#f00,#ff 阅读全文

posted @ 2018-01-09 14:32 Jonne 阅读(718) 评论(0) 推荐(0)

2017年12月14日

css类似于小米官网的二级导航

摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title></title> </head> <style type="text/css"> .lunbo-fl { position: absolute; top: 0; left: 0; 阅读全文

posted @ 2017-12-14 20:40 Jonne 阅读(192) 评论(0) 推荐(0)

导航