当前位置: 首页 > 图文教程 > 网页制作 > CSS样式表 > 收集国外网站的25个CSS高级教程

CSS样式表
用CSS实现鼠标单击特效
引入CSS样式的五种方式
用CSS实现文字变图象特效
expression将JS、Css结合起来
alt属性和title属性
CSS使用技巧20则
CSS重新定义项目符号和编号技巧
CSS编辑工具Topstyle轻松打造网页风格
深入探讨CSS中字体元素
CSS经典实用技巧18招
FCKeditor 实战技巧
China.com网站开发规范
小三角的做法与使用
网站首页head区代码规范
动态更改网页HTML元素(对象)内容
css静态滤镜 + A:Hover
解读absolute与relative
怎样管理好样式
2006.12.06更新 TopStyle剪辑库
又一个典型css实例

CSS样式表 中的 收集国外网站的25个CSS高级教程


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-10-27   浏览: 189 ::
收藏到网摘: n/a

如果你对 CSS 的掌握已经到了一定的贯通程度,那么你手中的 CSS 将会为你做很多高级的功能,甚至有时候 CSS 可以帮助解决之前靠 JS 才能解决的问题, 要知道,在 Web 开发过程中, 减少一段 JS 可是对 Web 的运行有足够大的减压作用的。25个 CSS 高级教程,让你更了解 CSS。

1. 纯 CSS 字体渐变和背景渐变

css_gradient

CSS Gradients using pure CSS

Background gradients and CSS

gradient_text

CSS Gradient Text Effect

Pure CSS Text Gradient

2. Z-Index 图像重叠

z-index

Understading Z-Index

CSS Z-index

3. CSS 边框创意

border

Create a Scalable Star using using CSS border

Border Slants

4. 超酷 CSS 效果 - 控制面板

osx

Dashboard

5. 纯 CSS 创建 2D/3D 按钮

css_button

3D Rollover Button using CSS

How to make sexy buttons with CSS

CSS rollover buttons

6. Text Embossing/Shadow Technique With CSS

CSS_emboss

view plaincopy to clipboardprint?

Text Embossing

CSS Text Drop Shadows

 1. text-shadow: 0px 1px 0px #e5e5ee;

7. Iconize Text links/Hyperlink with CSS

icon_text

Add icon to the hyperlink.

Iconize Textlinks with CSS

8. CSS Curly Quotes

qoutes

Curly Quotes with Pure CSS

Swooshy Curly Quotes Without Images

9. Using CSS Opacity for Various Cool Effects

css_opacity_menu

A CSS only fly-out menu with transparency

CSS Menu using CSS opacity property

Opacity Background Blending Effects

Transparency Menu Watermark on an image

10. Blurry Background Effect

blurry_bg

how to create a blurry background using CSS

11. CSS Parallax Effect

parallax

Examples of and How to Create the CSS Parallax Effect

A parallax illusion with CSS: The Horse in Motion

12.Create a Lightbox effect only with CSS

css_lightbox

technique

13.CSS-Only Accordion Effect

css_accordian

create Accordion using CSS

14. Add grunge Effect to Text Using Simple CSS

grunge1

tutorial

15.Create a Block Hover /Element Hover Effect

block_hover

Learn how to create a block hover effect for a list of links

CSS element hover effect.

16. Simple Dither Effect using CSS

dither

dither effect using

17. Create a liDock Menu

css_dock

Horizontal Menus That Grow on You

18. CSS Hover Swap Effect

hover_swap

CSS swap hover effect

19. Polaroid effect using CSS

polaroid-css