效果图如下:
源码如下:
复制代码 代码如下:
<!doctype html public “-//w3c//dtd xhtml 1.0 transitional//en” “/d/file/titlepic/xhtml1-transitional.dtd& />
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”content-type” content=”text/html; chart=utf-8″ /母爱滋润我成长>
<title> cssrex | drop shadow with css3 </title>
<link rel=”stylesheet” type=”text/css” href=”style.css” media=”screen” />
wolf复数
</head>
<body&老师的生日gt;
<div id=”wrapper”>
<h1>cssrex</h1>
<p>任何的异常都是throwable类,并且在它之下包含两个字类e高一数学学什么rror / exception,而error仅在当在java虚拟机中发生动态连接失败或其它的定位失败的时候,java虚拟机抛出一个error对象。典型的简易程序不捕捉或抛出errors对象,你可能永远不会碰到需要实例化error的应用,那就让我们关心一下exception。
unchecked exception.:包括 error与runtimeexception. 这类异常都是runtimeexception的子类。
checked exception:除了error与runtimeexception,其他剩下的异常. 这类异常都是exception的子类 。在编译时在语法上必须处理的异常,因此必须在语法上以try..catch加以处理;</p>
</div><!– /wrapper –>
</body>
</html>
style.css:
复制代码 代码如下:
body{
background:#d5d5d5;
}
#wrapper{
width:960px;
min-height:500px;
padding:50px 10px 0 10px;
margin:0 auto;
te挂的成语xt-align:center;
}
#wrapper h1{
font:normal 60pt arial;
color:#ffffff;
text-shadow: 0 1px 0 #ccc,
0 2px 0 #c9c9c9,
0 3px 0 #bbb,
0 4px 0 #b9b9b9,
0 5px 0 #aaa,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);
}
#wrapper p{
font:normal 40pt arial;
color:#ffffff;
text-shadow: 0 1px 0 #ccc,
0 2px 0 #c9c9c9,
0 3px 0 #bbb,
0 4px 0 #b9b9b9,
0 5px 0 #aaa,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);
}
本文发布于:2023-04-03 15:36:14,感谢您对本站的认可!
本文链接:https://www.wtabcd.cn/fanwen/zuowen/c1dfee12bb37c91da6efcb8e8a5f89b4.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文word下载地址:css3一款3D字体带阴影效果的实现步骤.doc
本文 PDF 下载地址:css3一款3D字体带阴影效果的实现步骤.pdf
留言与评论(共有 0 条评论) |