为了账号安全,请及时绑定邮箱和手机立即绑定
ol>li:nth-child(2n+1) {
background: green;
}
ul>li:last-child {
border-bottom: none;
}
ul>li:first-child {
color: red;
}
div:empty {
border: 1px solid green;
}
div:not([id="footer"]){
background: orange;
}
:root {
background:blue;
}
<style type="text/css">
a[class^=column]{
background-color:red;
}
a[href$=doc]{
background-color:green;
}
a[title*=box]{
background-color:blue;
}
</style>
.nav li:last-child:after {
background: none;
}
.nav li:after {
position: absolute;
content: "";
top: 14px;
right: 0;
width: 1px;
height: 25px;
background:linear-gradient(top,#adadad,#3c3c3c,#adadad);
background:-webkit-linear-gradient(top,#adadad,#3c3c3c,#adadad);
background:-moz-linear-gradient(top,#adadad,#3c3c3c,#adadad);
}
border-radius: 5px; /*制作圆角*/
box-shadow: 0 5px 0 #BE3948; /*制作导航立体风格*/
background: url(http://static.mukewang.com/static/img/logo_index.png) no-repeat top left /220px 80px, url(http://static.mukewang.com/static/img/logo_index.png) no-repeat bottom right /150px 55px;
background-size:cover;
background-clip: padding-box;
background-origin: content-box;
text-shadow: 2px 2px 0 red;
@font-face{
font-family: "MOOC Font";
src: url("http://www.imooc.com/Amaranth-BoldItalic.otf");
}
课程须知
1.html+CSS相关基础知识 2.具有一定的网页制作经验 3.此课程不支持IE9版本以下,建议使用 chrome、safari、firefox、opera浏览器学习本课程。
老师告诉你能学到什么?
1.系统学习CSS3相关知识 2.轻松制作出各种绚丽的效果

微信扫码,参与3人拼团

意见反馈 帮助中心 APP下载
官方微信
友情提示:

您好,此课程属于迁移课程,您已购买该课程,无需重复购买,感谢您对慕课网的支持!

本次提问将花费2个积分

你的积分不足,无法发表

为什么扣积分?

本次提问将花费2个积分

继续发表请点击 "确定"

为什么扣积分?

举报

0/150
提交
取消