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

CSS样式表
未知长宽元素在已知300px*300px的容器中垂直居中(IE6/7/8/FF)
CSS dashed和dotted的区别
css 超过宽度的文字显示点点
不同浏览器对CSS3和HTML5的支持状况
使用DIV+CSS布局网站的优点和缺陷分析
CSS样式表中的position属性详细说明
css 圆角边框
CSS 网页布局问题 li上多出的margin问题
为什么有些css样式不起作用
tab选项卡布局之利用a的一个选项形式
UL、LI 无序列表实现纯CSS网站导航菜单
在IE下,当margin:0 auto;无法使得块级元素水平居中时
IE bug input 外层浮动的边距问题
重置浏览器默认样式
两种跨浏览器的自适应高的css代码
纯CSS无hacks的跨游览器自适应高度多列布局 推荐
IE中伪类hover的使用及BUG
img与容器下边界的空隙(缝隙) 的解决方法
CSS入门篇之传智播客学习
CSS3 倾斜的网页图片库实例教程

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-10-27   浏览: 187 ::
收藏到网摘: 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