标签的应用:制作阴影效果

转载自:http://xiaocaochenfei.blog.sohu.com/40726860.html

 

<!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" />
<title>fieldset,input:focus的应用</title>
<style>
*{margin: 0;padding:0;}
body {font: 12px Verdana, "Trebuchet MS", Geneva, sans-serif;line-height: 1.6em;color: #0C344D; background-color: #FFF;}
fieldset{border: none;border-top: 1px solid #DA5BA4; width: 500px; margin-left: 30px;}
legend{font-weight: bold;color: #124E74;}
label {margin: 8px 0 0 8px;display: block;}
input, textarea, select {
 margin: 4px 8px; padding: 2px 4px;
 border-top: none; border-bottom: 4px solid #7FBAE7;
 border-right: none; border-left: 1px solid #7FBAE7;
 color: #124E74;
 background: url(http://f.thec.cn/binglanzhixuan/CSS/images/marco_input.gif) top right no-repeat;
}
textarea { height: 140px; }
input:focus, textarea:focus, select:focus { border-bottom: 4px solid #124E74; }
#name { width: 220px; }
#email { width: 220px; }
#subject { width: 360px; }
#text { width: 360px; height: 140px; }
.check{background:none;border:none;}
</style>
</head>
<body>
 <fieldset>
   <legend><img src="http://f.thec.cn/binglanzhixuan/CSS/images/tagemail.gif" alt="e-mail"></legend>

   <label for="name">您的姓名:</label><input name="name" id="name" maxlength="40" value="" type="text"><br />

   <label for="email">您的邮箱:</label><input name="email" id="email" maxlength="80" value="" type="text"><br />

   <label for="text">给我留言:</label><textarea name="text" id="text" rows="8" cols="60"></textarea><br />

   <label for="copymail" style="display: inline;">以后都用此姓名给我留言:</label><input name="copymail" id="copymail" value="copymail" class="check" type="checkbox">

   <input class="botonimg" src="http://f.thec.cn/binglanzhixuan/CSS/images/bot_enviarmail.gif" value="enviar e-mail" title="Enviar e-mail" style="margin: 18px 0pt 0pt 8px;" alt="Enviar" type="image">
 </fieldset>
</body>
</html>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值