Nice CSS3 graphic list and mouse hover picture jitter

Source: Internet
Author: User

<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<title>css3 Sina Weibo template store list image jitter effects </title>
<style>
Body, button, input, select, textarea{font:12px/1.125 Arial, Helvetica, sans-serif;_font-family: "SimSun";}
Body, H1, H2, H3, H4, H5, H6, DL, DT, DD, UL, OL, Li, Th, TD, P, BLOCKQUOTE, Pre, form, fieldset, legend, Input, button,
TextArea, hr{margin:0;padding:0;}
Body{background: #f4f4f4;}
table{border-collapse:collapse;border-spacing:0;}
Li{list-style:none;}
FieldSet, img{border:0;}
Q:before, Q:after{content: ";}
A:focus, input, Textarea{outline-style:none;}
Input[type= "text"], input[type= "password"], Textarea{outline-style:none;-webkit-appearance:none;}
Textarea{resize:none;}
Address, caption, cite, code, DFN, EM, i, Th, Var, b{font-style:normal;font-weight:normal;}
Abbr, Acronym{border:0;font-variant:normal;}
A{text-decoration:none;}
A:hover{text-decoration:underline;}
A{color: #0a8cd2; text-decoration:none;}
A:hover{text-decoration:underline;}
. Clearfix:after{content: "."; Display:block;height:0;clear:both;visibility:hidden;}
. Clearfix{display:inline-block;}
. Clearfix{display:block;}
. clear{clear:both;height:0;font:0/0 Arial;visibility:hidden;}
. Left{float:left;}
. Right{float:right;}
. Buybtn{border-width:1px;border-style:solid;border-color: #FF9B01; Background-color: #FFA00A; color:white; Border-radius:
2px;display:inline-block;overflow:hidden;vertical-align:middle;cursor:pointer;}
. Buybtn:hover{text-decoration:none;background: #FFB847; background:-webkit-gradient (linear,left top,left Bottom, Color-stop
(0%,rgba (255, 184, 1)), Color-stop (100%,rgba (255, 162, 16, 1)));}
. buybtn Span{border-color: #FFB33B;p adding:0 9px 0 10px;white-space:nowrap;display:inline-block;border-style:solid; Border
-width:1px;border-radius:2px;height:18px;line-height:17px;vertical-align:middle;}
. zzsc-list{width:700px;margin:100px Auto;}
. zzsc-list. dressing{float:left;_display:inline;margin:8px;margin-top:15px;}
. zzsc-list. Dressing_wrap,. Zzsc-list. Dressing_wrapb{position:relative;_zoom:1;border-radius:2px;background:
#F1F1F1; border-style:solid;border-width:1px;}
. zzsc-list. Skinimg{z-index:2;border-style:solid;border-width:2px;border-color: #fff;}
. zzsc-list. skinimg A{display:block;overflow:hidden;}
. zzsc-list. skinimg Img{display:inline-block;}
. zzsc-list. skinimg. loading{border-radius:0;width:31px;height:31px;padding-left:97px;padding-top:59px;}
. zzsc-list. Dressing_wrap{border-color: #d8d8d8;-webkit-box-shadow:0 3px 6px-4px Rgba (0,0,0,1); box-shadow:0 3px 6px-4 Px
RGBA (0,0,0,1); background: #FFF; border:1px solid #c4c4c4; border-radius:2px;-webkit-box-shadow:0 0 5px 0 rgba (0,0,0,.21 ); box
-shadow:0 0 5px 0 rgba (0,0,0,.21);}
. zzsc-list. information_area{margin-bottom:11px;}
. zzsc-list. information_area_wrap{margin:auto;position:relative;}
. zzsc-list. Item,. zzsc-list. tipinfo{padding:3px 10px 0 10px;}
. zzsc-list. Information_area h4,. Zzsc-list. W_vline,. zzsc-list. price{margin-top:6px;}
. zzsc-list. Information_area h4 A{cursor:default;}
. zzsc-list. Price{color: #333;}
. zzsc-list. Price A:hover{text-decoration:underline;}
. zzsc-list. Op a{color: #0989d1;}
. zzsc-list. W_vline{color: #999; margin-right:8px;margin-left:10px;}
. zzsc-list. t_open{margin-top:5px;}
. zzsc-list. Price{color: #f80; font:normal 12px/normal ' Microsoft Yahei ';}
. zzsc-list. skinimg img:hover{-webkit-animation:tada 1s. 2s ease both;-moz-animation:tada 1s. 2s ease both;}
@-webkit-keyframes Tada{0%{-webkit-transform:scale (1);}
10%, 20%{-webkit-transform:scale (0.9) rotate ( -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale (1.1) rotate (3deg);}
40%, 60%, 80%{-webkit-transform:scale (1.1) rotate ( -3deg);}
100%{-webkit-transform:scale (1) rotate (0);}}
@-moz-keyframes Tada{0%{-moz-transform:scale (1);}
10%, 20%{-moz-transform:scale (0.9) rotate ( -3deg);}
30%, 50%, 70%, 90%{-moz-transform:scale (1.1) rotate (3deg);}
40%, 60%, 80%{-moz-transform:scale (1.1) rotate ( -3deg);}
100%{-moz-transform:scale (1) rotate (0);}}
. zzsc-list. dressing_hover. information_area{-webkit-animation:flipiny 300ms. 1s ease both;-moz-animation:flipiny 300ms. 1s
Ease both;}
@-webkit-keyframes flipiny{0%{-webkit-transform:perspective (400px) Rotatey (90deg);
opacity:0;}
40%{-webkit-transform:perspective (400px) Rotatey ( -10deg);}
70%{-webkit-transform:perspective (400px) Rotatey (10deg);}
100%{-webkit-transform:perspective (400px) Rotatey (0deg);
Opacity:1;}}
@-moz-keyframes flipiny{0%{-moz-transform:perspective (400px) Rotatey (90deg);
opacity:0;}
40%{-moz-transform:perspective (400px) Rotatey ( -10deg);}
70%{-moz-transform:perspective (400px) Rotatey (10deg);}
100%{-moz-transform:perspective (400px) Rotatey (0deg);
Opacity:1;}}
</style>
<body>
<div>http://www.999jiujiu.com/</div>
<div class= "Zzsc-list" >
<div class= "Dressing" >
<div class= "Dressing_wrap" >
<div class= "skinimg" ><a href= "/" target= "_blank" ></a></div >
<div class= "Information_area" >
<div class= "Information_area_wrap" >
<div class= "Item Clearfix" >

<i class= "W_vline left" >|</i>
<div class= "Price left" ><span>¥18.00 </span></div>
</div>
<div class= "Tipinfo clearfix" >
<div class= "T_open left" ><a href= "/" target= "_blank" ><span> Open member </span></a>&nbsp; &nbsp;<span class= "W_TEXTB" >
Free use </span></div>
<div class= "right" ><a href= "/" class= "buybtn" ><span> purchase </span></a></div>
</div>
</div>
</div>
</div>
</div>
<div class= "Dressing" >
<div class= "Dressing_wrap" >
<div class= "skinimg" ><a href= "/" target= "_blank" ></a></div >
<div class= "Information_area" >
<div class= "Information_area_wrap" >
<div class= "Item Clearfix" >

<i class= "W_vline left" >|</i>
<div class= "Price left" ><span>¥18.00 </span></div>
</div>
<div class= "Tipinfo clearfix" >
<div class= "T_open left" ><a href= "/" target= "_blank" ><span> Open member </span></a>&nbsp; &nbsp;<span class= "W_TEXTB" >
Free use </span></div>
<div class= "right" ><a href= "/" class= "buybtn" ><span> purchase </span></a></div>
</div>
</div>
</div>
</div>
</div>
<div class= "Dressing" >
<div class= "Dressing_wrap" >
<div class= "skinimg" ><a href= "/" target= "_blank" ></a></div >
<div class= "Information_area" >
<div class= "Information_area_wrap" >
<div class= "Item Clearfix" >

<i class= "W_vline left" >|</i>
<div class= "Price left" ><span>¥18.00 </span></div>
</div>
<div class= "Tipinfo clearfix" >
<div class= "T_open left" ><a href= "/" target= "_blank" ><span> Open member </span></a>&nbsp; &nbsp;<span class= "W_TEXTB" >
Free use </span></div>
<div class= "right" ><a href= "/" class= "buybtn" ><span> purchase </span></a></div>
</div>
</div>
</div>
</div>
</div>
<div style= "Clear:both" ></div>
</div>
<div style= "text-align:center;margin:50px 0; Font:normal 14px/24px ' MicroSoft Yahei '; " >
</div>
</body>

Nice CSS3 graphic list and mouse hover picture jitter

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.