css3锯齿花边价格表

版权:原创 更新时间:1年以上
[该文章底部包含文件资源,可根据自己情况,决定是否下载资源使用,时间>金钱,如有需要,立即查看资源]

以下是 css3锯齿花边价格表 的示例演示效果:

当前平台(PC电脑)
  • 平台:

部分效果截图:

css3锯齿花边价格表

HTML代码(index.html):

<!DOCTYPE HTML>
<html lang="en-US">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<title>css3锯齿花边价格表</title>
	<script type="text/javascript" charset="UTF-8" src="js/prefixfree.min.js"></script>
	<link rel="stylesheet" type="text/css" href="css/base.css" media="all" />
<style>
body{
	font-size:12px;
	font-family:Verdana;
	-webkit-text-size-adjust:none;
	background: -*-linear-gradient(left, #464f76, #553a65, #6c3c4a, #683a4a);
}
@font-face{
	font-family:"fonticon";
	src:url(font/clock.eot);
	src:url(font/clock.eot#iefix) format("embedded-opentype"), 
	url(font/clock.woff) format("woff"),
	url(font/clock.ttf) format("truetype"),
	url(font/clock.svg) format("svg");
	font-weight:normal;
	font-style:normal;
}

.tableWrap{
	width:750px;
	margin:50px auto;
}
.table{
	width:215px;
	border:none;
	border-radius:5px;
	color:#fff;
	float:left;
	margin-right:20px;
}
.table > h2{
	font-size:26px;
	text-align:center;
	text-shadow:0 0 2px rgba(0,0,0,.3);
	box-shadow:inset 0 1px 0px rgba(255,255,255,.5);
	padding-top:14px;
	height:65px;
	border-radius:5px 5px 0 0;
	background-color:rgba(107,92,147,.6);
	background-size: 4px 4px;
    background-image: -*-linear-gradient(45deg, #706096 25%, transparent 25%, transparent 75%, #706096 75%, #706096), -*-linear-gradient(-45deg, #706096 25%, transparent 25%, transparent 75%, #706096 75%, #706096);
}
.table > h2 em{
	display:block;
	font-size:12px;
	color:#fff;
	line-height:22px;
	font-weight:normal;
}
.table:nth-child(2) > h2{
	background-color:#ecb811;
	background-size: 4px 4px;
    background-image: -*-linear-gradient(45deg, #f0bf16 25%, transparent 25%, transparent 75%, #f0bf16 75%, #f0bf16), -*-linear-gradient(-45deg, #f0bf16 25%, transparent 25%, transparent 75%, #f0bf16 75%, #f0bf16);
}
.table .price{
	background:#eddff7;
	padding:30px 0 0;
	text-align:center;
	position:relative;
}
.table .price:after{
	display:block;
	content:"";
	height:10px;
	margin-top:20px;
	background-color:#2a1e33;
	background-size:10px 20px;
	background-image:linear-gradient(45deg, #eddff7 25%, transparent 25%, transparent),
		linear-gradient(-45deg, #eddff7 25%, transparent 25%, transparent),
		linear-gradient(45deg, transparent 75%, #eddff7 75%),
		linear-gradient(-45deg, transparent 75%, #eddff7 75%);
}



.table:nth-child(2) .price{
	background:#f4eacd;
}
.table:nth-child(2) .price:after{
	background-image:linear-gradient(45deg, #f4eacd 25%, transparent 25%, transparent),
		linear-gradient(-45deg, #f4eacd 25%, transparent 25%, transparent),
		linear-gradient(45deg, transparent 75%, #f4eacd 75%),
		linear-gradient(-45deg, transparent 75%, #f4eacd 75%);
}
.table .price span{
	display:block;
	color:#9c6dbd;
	font-size:24px;
	font-weight:bold;
	margin-top:-15px;
}
.table:nth-child(2) .price span{
	color:#eca013;
}
.table .price span em{
	font-size:50px;
	font-style:normal;
	vertical-align:-10px;
}
.table .price span:nth-child(2){
	font-size:14px;
	margin-top:-10px;
	font-family:Helvetica;
}
.table .price button{
	position:absolute;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	right:-5px;
	border:none;
	top:38px;
	width:62px;
	height:32px;
	line-height:32px;
	background:-*-linear-gradient(top,#ba8bdb,#8b5bac);
	box-shadow:0 0 2px rgba(0,0,0,.5);
}
.table:nth-child(2) .price button{
	color:#fff;
	background:-*-linear-gradient(top,#f1c312,#ec9f13);
}		
.table .price button:before{
	display:inline-block;
	content:"";
	position:absolute;
	top:-8px;
	left:-5px;
	border-style:solid;
	border-color:transparent #EDDFF7 transparent transparent;
	border-width:24px 12px;
	transform: rotate(180deg);
}
.table:nth-child(2) .price button:before{
	border-color:transparent #f4eacd transparent transparent;
}
.table .price button:after{
	display:inline-block;
	content:"";
	position:absolute;
	top:31px;
	right:0;
	border-style:solid;
	border-color:transparent transparent #1A1D1E #1A1D1E;
	border-width:3px 2px;
	transform: rotate(90deg);
}
.table ul{
	background:rgba(0,0,0,.5);
	padding:30px 0;
}
.table ul li{
	padding-left:15px;
	border-bottom:solid 1px #5c5971;
	line-height:30px;
	cursor:pointer;
}
.table ul li:nth-child(4), .table ul li:last-child{
	border-bottom:none;
}


.table ul li:before{
	font-family:"fonticon";
	display:inline-block;
	content:"\1F554";
	font-size:16px;
	vertical-align:-1px;
	margin-right:8px;
}
.table ul li:nth-child(2):before{
	content:"\1f4c1";
	font-size:12px;
	vertical-align:1px;
}
.table ul li:nth-child(3):before{
	content:"\2605";
	vertical-align:-2px;
}
.table ul li:nth-child(4):before{
	content:"\2665";
	vertical-align:-2px;
}
	
.table ul li:hover{
	background:rgba(0,0,0,.15);
	box-shadow:inset 0 0 2px #000;
}

.table p {
	border-radius: 0 0 5px 5px;
	background: rgba(0, 0, 0, .5);
	padding: 0 15px 30px;
	text-align: center;
}	
</style>
</head>
<body>
<div class="page">
	<header id="header">
		<hgroup class="white">
			<h1>CSS3制作价格表</h1>
		</hgroup>
	</header>
	<section class="demo">
		<div class="tableWrap">
			<div class="table light">
				<h2>LIGHT<em>great for small business</em></h2>
				<div class="price">
					<span>$<em>5</em></span>
					<span>MONTHLY</span>
					<button type="button">JOIN</button>
				</div>
				<ul>
					<li>12/24 Tech Support</li>
					<li>Advanced Options</li>
					<li>100GB Storage</li>
					<li>1GB Bandwidth</li>
				</ul>
				<p>Known locally as “SoMa”, this neighborhood was home to thd dot.com boom and boasts.</p>
			</div>
			<div class="table run">
				<h2>RUN<em>great for small business</em></h2>
				<div class="price">
					<span>$<em>9</em>59</span>
					<span>MONTHLY</span>
					<button type="button">JOIN</button>
				</div>
				<ul>
					<li>12/24 Tech Support</li>
					<li>Advanced Options</li>
					<li>100GB Storage</li>
					<li>1GB Bandwidth</li>
				</ul>
				<p>Known locally as “SoMa”, this neighborhood was home to thd dot.com boom and boasts.</p>
			</div>
			<div class="table fly">
				<h2>FLY<em>great for small business</em></h2>
				<div class="price">
					<span>$<em>12</em></span>
					<span>MONTHLY</span>
					<button type="button">JOIN</button>
				</div>
				<ul>
					<li>12/24 Tech Support</li>
					<li>Advanced Options</li>
					<li>100GB Storage</li>
					<li>1GB Bandwidth</li>
				</ul>
				<p>Known locally as “SoMa”, this neighborhood was home to thd dot.com boom and boasts.</p>
			</div>
		</div>
	</section>
</div>
</body>
</html>









CSS代码(base.css):

@charset "utf-8";@import url("http://www.w3cplus.com/download/reset.css");/* ------------------------------------------------- * common * -------------------------------------------------*/
.page{text-align:left;padding-top:40px;}
.wrap_top_nav{background-color:#333;box-shadow:0 1px 3px rgba(0,0,0,0.25),0 -1px 0 rgba(0,0,0,0.1) inset;height:40px;}
#top_nav{width:1000px;margin:0 auto;position:relative;}
#top_nav a{font-size:16px;line-height:40px;float:left;margin-right:20px;color:#999;text-decoration:none;}
#top_nav a:hover{color:#fff;}
#top_nav li:nth-child(1) a{background-image:url(http://www.w3cplus.com/sites/all/themes/marvin/logo.png);background-position:0 -12px;background-repeat:no-repeat;background-size:68px 60px;padding-left:74px;color:#fff;width:74px;overflow:hidden;}
#read{position:absolute;right:0;top:0;font-family:'����';}
#header{text-align:center;}
#header .white{color:#fff;}
#header .blank{color:#444;}
#header h1{font-size:24px;}
#header h2{font-weight:normal;}
#ad_w3cplus{width:750px;margin:100px auto;text-align:center;}
#ad_w3cplus .grid-ad{float:left;}
附件:下载该文件资源,减少时间成本(增值服务)
留言
该资源可下载
File Source
.rar
15.11 KB
Html CSS3特效
最新结算
HTM5 Canvas实现3D飞机飞行动画特效代码
类型: .rar 金额: CNY 2.31¥ 状态: 待结算 详细>
HTM5 Canvas实现3D飞机飞行动画特效代码
类型: .rar 金额: CNY 0.29¥ 状态: 待结算 详细>
jQuery图像缩放工具插件Zoomer特效代码
类型: .rar 金额: CNY 0.29¥ 状态: 待结算 详细>
jQuery图像缩放工具插件Zoomer特效代码
类型: .rar 金额: CNY 2.31¥ 状态: 待结算 详细>
Labelauty–jQuery单选框_复选框美化插件特效代码
类型: .rar 金额: CNY 2.31¥ 状态: 待结算 详细>
Labelauty–jQuery单选框_复选框美化插件特效代码
类型: .rar 金额: CNY 0.29¥ 状态: 待结算 详细>
jQuery网页版打砖块小游戏源码
类型: .rar 金额: CNY 0.29¥ 状态: 待结算 详细>
jQuery网页版打砖块小游戏源码
类型: .rar 金额: CNY 2.31¥ 状态: 待结算 详细>
jquery虚拟键盘中文打字效果js代码
类型: .rar 金额: CNY 2.31¥ 状态: 待结算 详细>
jquery虚拟键盘中文打字效果js代码
类型: .rar 金额: CNY 0.29¥ 状态: 待结算 详细>
我们力求给您提供有用的文章,再此基础上,会附加营收资源,不做任何广告,让平台可以更好发展 若您发现您的权利被侵害,或使用了您的版权,请发邮件联系 sunlifel@foxmail.com ggbig觉得 : 不提供源码的文章不是好文章
合作伙伴
联系我们
  • QQ:21499807
  • 邮箱:sunlifel@foxmail.com
  • QQ扫一扫加QQ
    QQ扫一扫
Copyright 2023-2024 ggbig.com·皖ICP备2023004211号-1
打赏文章