ホームページ > 記事 > ウェブフロントエンド > CSS3 を使用してソーシャル共有を実装する button_html/css_WEB-ITnose
以前实现按钮一般都是用图片来实现的,特别是一些拥有质感的按钮,今天练习了一些相关方面的的例子,用css3来实现Social Media Buttons
html代码如下
CSS コードは次のとおりです
* {
margin:0;
padding:0;
}
.outset-coloured {
font-family:Helvetica、Verdana、Arial、sans-serif;
font-size: 14px;
list-style-type: none;
margin: 10px 0 0 10px;
}
.outset-coloured ul {
list-style-type:none;
display:block;
}
.outset-coloured li {
float:left;
height: 30px;
margin:0 8px 7px 0;
}
.outset-coloured li a {
color:#424242;
float:left;
font-size:16px;
font-weight:bold;
height:24px;
padding-left: 27px;
padding-top: 6px;
position: 相対;
text-decoration: none;
border: 1px ソリッド #bfc1c6;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-borer-radius: 5px;
border-radius:5px;
}
.outset-coloured li a img {
height:16px;
left:7px;
margin-right:7px;
position:絶対;
top:7px;
width:16px;
border:none;
}
.outset-coloured li a span {
display: block;
height: 22px;
padding-right: 7px;
overflow: hidden; /*幅: 70ピクセル;すべてのボタンを同じサイズにしたい場合は、ここに幅を追加します。*/
}
span.site {
font-size: 14px;
line-height: 20px;
}
.outset-coloured li a.email {
background:-moz-linear-gradient(#ff6666, #cc0000 10%, #c40202);
background: -webkit-gradient(linear, 左上, 左下, color-stop(0, #ff6666), color -stop(.10, #cc0000), color-stop(1, #c40202));
color: #f3f3f3;
border: 1px ソリッド #c40202;
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff6666', endColorstr='#c40202'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff6666', endColorstr='#c40202')"; /* IE8 */
}
.outset-coloured li a:hover.email {
background: -moz-linear-gradient(#c40202, #cc0000 1%, #e03434 10%, #e03434);
background: - webkit-gradient(linear, 左上, 左下, color-stop(0, #c40202), color-stop(.01, #cc0000), color-stop(.10, #e03434), color-stop(1, #e03434));
フィルター: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#c40202', endColorstr='#e03434'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c40202', endColorstr='#e03434')"; /* IE8 */
}
.outset-coloured li a.linkedin {
background:-moz-linear-gradient(#7cd0fb, #38a5dc 10%, #2c83ae);
background:-webkit-gradient(linear, left上、左下、color-stop(0, #7cd0fb), color-stop(.10, #38a5dc), color-stop(1, #2c83ae));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType= 0、startColorstr='#7cd0fb'、endColorstr='#2c83ae'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7cd0fb', endColorstr='#2c83ae')"; /* IE8 */
color: #f3f3f3;
border: 1px ソリッド #2c83ae;
}
.outset-coloured li a:hover.linkedin {
background: -moz-linear-gradient(#2c83ae, #38a5dc 1% , #41b9f6 10%, #41b9f6);
背景: -webkit-gradient(linear, 左上, 左下, color-stop(0, #2c83ae), color-stop(.01, #38a5dc), color-stop (.10, #41b9f6), color-stop(1, #41b9f6));
フィルター: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#2c83ae', endColorstr='#41b9f6'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2c83ae', endColorstr='#41b9f6')"; /* IE8 */
}
.outset-coloured li a.facebook {
background: -moz-linear-gradient(#7aa3f7, #4c72c3 10%, #3b5998);
background: -webkit-gradient(linear, left上、左下、color-stop(0, #7aa3f7)、color-stop(.10, #4c72c3)、color-stop(1, #3b5998));
フィルター: progid:DXImageTransform.Microsoft.gradient(GradientType= 0、startColorstr='#7aa3f7'、endColorstr='#3b5998'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7aa3f7', endColorstr='#3b5998')"; /* IE8 */
color: #f3f3f3;
border: 1px ソリッド #3b5998;
}
.outset-coloured li a:hover.facebook {
background:-moz-linear-gradient(#3b5998, #4c72c3 1%) , #5c8aea 10%, #5c8aea);
background:-webkit-gradient(linear, 左上, 左下, color-stop(0, #3b5998), color-stop(.01, #4c72c3), color-stop (.10, #5c8aea), color-stop(1, #5c8aea));
フィルター: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#3b5998', endColorstr='#5c8aea'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3b5998', endColorstr='#5c8aea')"; /* IE8 */
}
.outset-coloured li a.twitter {
background:-moz-linear-gradient(#8ae0fd, #24bce6 10%, #1e9ec1);
background:-webkit-gradient(linear, left上、左下、color-stop(0, #8ae0fd)、color-stop(.10, #24bce6)、color-stop(1, #1e9ec1));
フィルター: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#8ae0fd', endColorstr='#1e9ec1'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8ae0fd', endColorstr='#1e9ec1')"; /* IE8 */
color: #f3f3f3;
border: 1px ソリッド #1e9ec1;
}
.outset-coloured li a:hover.twitter {
background:-moz-linear-gradient(#1e9ec1, #24bce6 1) %, #33ccff 10%, #33ccff);
background:-webkit-gradient(linear, 左上, 左下, color-stop(0, #24bce6), color-stop(.01, #33ccff), color- stop(.10, #33ccff), color-stop(1, #33ccff));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#1e9ec1', endColorstr='#33ccff'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1e9ec1', endColorstr='#33ccff')"; /* IE8 */
}
.outset-coloured li a.flickr {
background: -moz-linear-gradient(#fc75ba, #e10374 10%, #c10263);
background: -webkit-gradient(linear, left上、左下、color-stop(0, #fc75ba)、color-stop(.10, #e10374)、color-stop(1, #c10263));
フィルター: progid:DXImageTransform.Microsoft.gradient(GradientType= 0、startColorstr='#fc75ba'、endColorstr='#c10263'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fc75ba', endColorstr='#c10263')"; /* IE8 */
color: #f3f3f3;
border: 1px ソリッド #c10263;
}
.outset-coloured li a:hover.flickr {
background: -moz-linear-gradient(#c10263, #e10374 1% , #ff0283 10%, #ff0283);
背景: -webkit-gradient(linear, 左上, 左下, color-stop(0, #c10263), color-stop(.01, #e10374), color-stop (.10, #ff0283), color-stop(1, #ff0283));
フィルター: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#fc75ba', endColorstr='#ff0283'); /* IE6 および IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fc75ba', endColorstr='#ff0283')"; /* IE8 */}
firefox および chrome 内预览果如下:
ie9 内预览果:
ie6/7/8 内预览果如下: