图片素材

图片素材,可从Power point中查找,里面有许多实用的图形无需自己做,画出来再另存即可

 

 

 圆角

http://www.iteye.com/news/12738-10-useful-css

http://code.iteye.com/blog/435128

.element { 

 -moz-border-radius: 5px; 
 -webkit-border-radius: 5px; 
 border-radius: 5px; /* future proofing */ 

.element-top-left-corner { 
 -moz-border-radius-topleft: 5px; 
 -webkit-border-top-left-radius: 5px; 
}

 

 

 

 

 

 

 

 

 

 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Nifty Corners: Javascript CSS rounded corners</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="HAPedit 3.1">
<style type="text/css">
body{background: #FFF;color: #333;text-align:center;font: 16px "Trebuchet MS",Verdana,Arial,sans-serif}
ul#about,ul#about li{list-style-type:none;margin:0;padding:0}
ul#about{width: 474px;margin:70px auto 0;text-align:left}
ul#about li{float:left;width: 120px; height:100px;
    padding: 30px 10px 20px 20px;margin:8px 8px 0 0}
li#ab1{background: #FC0}
li#ab2{background: #9F3}
li#ab3{background: #F60}
li#ab4{background: #39F}
li#ab5{background: #F36}
li#ab6{background: #FFF;color: #000}
</style>
<script type="text/javascript" src="niftycube.js"></script>
<script type="text/javascript">
window.οnlοad=function(){
Nifty("div#about li","tl bottom big fixed-height");
}
</script>
</head>
<body>
<ul id="about">
    <li id="ab1">Explore new possibilities</li>
    <li id="ab2">Discover colors easily</li>
    <li id="ab3">Design CSS without worries</li>
    <li id="ab4">Plug and run your rounded corners...</li>
    <li id="ab5">...without any graphics!</li>
    <li id="ab6">Nifty Corners Cube&trade;</li>
</ul>
  <!-- Codice Google Analytics -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-272662-1");
pageTracker._setDomainName(".html.it");
pageTracker._trackPageview();
} catch(err) {}</script>

  <!-- Codice Google Analytics -->

</body>
</html>

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

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值