(转自TAOGOGO,原文地址:http://www.taogogo.info/2009_08_3_54032.html,保存一下,便于学习~~)
如果你对 CSS 的掌握已经到了一定的贯通程度,那么你手中的 CSS 将会为你做很多高级的功能,甚至有时候 CSS 可以帮助解决之前靠 JS 才能解决的问题, 要知道,在 Web 开发过程中, 减少一段 JS 可是对 Web 的运行有足够大的减压作用的。25个 CSS 高级教程,让你更了解 CSS。
1. 纯 CSS 字体渐变和背景渐变
CSS Gradients using pure CSS
Background gradients and CSS
Create a Scalable Star using using CSS border
How to make sexy buttons with CSS
view plaincopy to clipboardprint?
1. text-shadow: 0px 1px 0px #e5e5ee;
Swooshy Curly Quotes Without Images
A CSS only fly-out menu with transparency
CSS Menu using CSS opacity property
Opacity Background Blending Effects
Transparency Menu Watermark on an image
how to create a blurry background using CSS
Examples of and How to Create the CSS Parallax Effect
A parallax illusion with CSS: The Horse in Motion
tutorial
Learn how to create a block hover effect for a list of links
Horizontal Menus That Grow on You