text_shadow

<!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">
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
 <meta name="Keywords" content="" />
 <meta name="Description" content="" />
 <style type=text/css>
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;} 
a{text-decoration:none;} 
ol,ul {list-style: none;} 
table {border-collapse: collapse;border-spacing:0;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;} 
img{border:none;} 
.clearfix:after {content:"\0020";display:block;height:0;clear:both;} 
.clearfix{zoom:1;} 
body{font-family:"微软雅黑","宋体",Geneva, sans-serif; font-size:12px;background:#ebebeb;} 
/**-------------- 
CSS 
--------------**/ 
#wrapper{ 
margin:30px 0 30px 150px; 
} 
#wrapper #showCss{ 
background:#48A890; 
width:60px; 
height:25px; 
-moz-border-radius: 5px; 
-khtml-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px; 
line-height:25px; 
cursor:pointer; 
text-align:center; 
margin-bottom:20px; 
} 
#wrapper .code{ 
margin:8px 0 10px 52px; 
} 
#wrapper code{ 
font-family:Consolas,"Bitstream Vera Sans Mono",monospace,"Courier New"; 
background:#f3ffae; 
padding:5px; 
color:#333; 
} 
#wrapper h2{ 
font-size:35px; 
font-weight:bold; 
} 
#wrapper h1{ 
font-size:20px; 
color:#48A890; 
font-family:Georgia; 
font-style:italic; 
margin-bottom:30px; 
text-shadow: 0 1px #fff; 
} 
#wrapper span a{ 
font-size:12px; 
margin-left:20px; 
text-decoration:underline; 
color:#000; 
letter-spacing:1px; 
} 
h2#test1{ 
text-shadow: 1px 1px #40730e; 
color:#92bf30; 
} 
h2#test2{ 
text-shadow: 1px 1px 3px #000; 
color:#676767; 
} 
h2#test3{ 
text-shadow: 0px -1px #bbb,0 1px #fff; 
color:#e3e1e1; 
} 
h2#test4{ 
text-shadow: -1px -1px 3px #ffb69a,1px 1px 3px #922e09,-1px -1px #ffb69a,1px 1px #922e09; 
color:#e73f00; 
} 
h2#test5{ 
margin-top:40px; 
text-shadow:0 0 4px white, 0 -5px 4px #FFFF33, 2px -10px 6px #FFDD33, 2px -15px 11px #FF8800, 2px -25px 18px #FF2200; 
color:#000; 
}
</style>
 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js" type="text/javascript"></script>
 <script type="text/javascript">
 $(document).ready(function(){
  $('.code').css('display','none');
  $('#showCss').click(function(){
   $('.code').slideToggle(500);
   $(this).text($(this).text() == '显示CSS' ? '隐藏CSS':'显示CSS');
   return false;
   });
  });
 </script>
</head>
<body>
 <div id="wrapper">
 <h1>Text Shadow Use CSS<span><a href="http://www.ediyang.com">ediyang.com</a></span></h1>
 <div id="showCss">显示CSS</div>
  <h2 id="test1">1 : This is heading with text-shadow 中文标题</h2>
  <div class="code">
   <code>
    text-shadow: 1px 1px #40730e;
    color:#92bf30;
   </code>
  </div>
  <h2 id="test2">2 : This is heading with text-shadow 中文标题</h2>
  <div class="code">
   <code>
     text-shadow: 1px 1px  3px #000;
     color:#676767;
     
   </code>
  </div>
  <h2 id="test3">3 : This is heading with text-shadow 中文标题</h2>
  <div class="code">
    <code>
    
    text-shadow: 0px -1px  #bbb,0 1px #fff;
    color:#e3e1e1;
    
    </code>
  </div>
  <h2 id="test4">4 : This is heading with text-shadow 中文标题</h2>
  <div class="code">
   <code>text-shadow: -1px -1px 3px #ffb69a,1px 1px 3px #922e09,-1px -1px #ffb69a,1px 1px #922e09;
 color:#e73f00;
   </code>
  </div>
  <h2 id="test5">5 : 燃烧吧!火鸡</h2>
  <div class="code">
   <code>text-shadow:0 0 4px white, 0 -5px 4px #FFFF33, 2px -10px 6px #FFDD33, 2px -15px 11px #FF8800, 2px -25px 18px #FF2200;
 color:#000;
   </code>
  </div>
 </div>
</body>
</html>


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值