随笔分类 -  css

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)

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 阅读(194) 评论(0) 推荐(0)

导航