<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml&...
网站开发代码
ASP,PHP,JSP,JS,ASP.NET,DIV,CSS等网站建设相关技术
June 20, 2011, 9:35 am
纯CSS超过宽度显示省略号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml&...
<html xmlns="http://www.w3.org/1999/xhtml&...
阅读全文 | 分类: CSS |
December 8, 2010, 1:00 am
DIV相对于父DIV底部对齐的实现方法
一般代码-未底部对齐:
<style type="text/css">
.box1 {border:1px #cccccc solid; width:500px; height:600px;}
.box2 {border-top:1px #cccccc solid; border-bottom:0; background:#f2f6f...
<style type="text/css">
.box1 {border:1px #cccccc solid; width:500px; height:600px;}
.box2 {border-top:1px #cccccc solid; border-bottom:0; background:#f2f6f...
阅读全文 | 分类: CSS |
December 3, 2010, 1:03 am
纯CSS大型下拉菜单[带演示]
演示地址:http://www.corange.cn/demo/3739/index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
阅读全文 | 分类: CSS |
November 30, 2010, 12:56 am
纯css下拉菜单,二级侧拉[带演示]
演示地址:http://www.corange.cn/demo/3735/index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN&qu...
阅读全文 | 分类: CSS |
May 15, 2010, 10:20 pm
可同时区分IE8、IE7、IE6、Firefox3、Firefox2的CSS hacks:
01 .test{
02 color:/*\**/#00f\9; /* IE8 */
03 }
04 .test,
05 .test:-moz-any-link{
06 color:#f60; /* Firefox2 */
07 }
08 .tes...
02 color:/*\**/#00f\9; /* IE8 */
03 }
04 .test,
05 .test:-moz-any-link{
06 color:#f60; /* Firefox2 */
07 }
08 .tes...
阅读全文 | 分类: CSS |
April 23, 2010, 11:25 am
纯CSS圆角二级下拉菜单
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona...
阅读全文 | 分类: CSS |
April 18, 2010, 12:49 am
纯CSS实现的可局部放大的放大镜效果
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona...
阅读全文 | 分类: CSS |
网站目录
:: Copyright 2004-2006 PhpBlog.Cn. All Rights Reserved ::





