随身笔记
随身笔记

CSS交替固定网页背景视觉差特效

css 背景图片 视觉差

视觉差特效其实也就是使用到了background-attachment:fixed

css背景属性复合型写法:background:url(img/cd-background-1.jpg) no-repeat center top fixed;

在线演示

随身笔记

CSS交替固定网页背景视觉差特效
css 背景图片 视觉差 视觉差特效其实也就是使用到了background-attachment:fixed css背景属性复合型写法:background:url(img/cd-background-1.jpg) no-repeat center top fixed; …
扫描二维码继续阅读
2015-03-03