实训写的html电商网页代码
电商*{
padding:0px;
margin:0px;
}
html,body{
width:100%;
height:100%;
overflow-y: hidden;
}
.top{
height:50px;
width:100%;
background-color:black;
}
.center{
height:15%;
width:100%;
background-image: url(img/wenzi.png);
background-repeat:repeat-y;
}
.next{
width:100%;
height:15%;
}
.bottom{
height:15%;
background-image:url(img/logo1.jpg);
background-repeat:no-repeat;
}
ul li{
display:inline-block;
height:15px;
line-height: 40px;
margin-left:20px;
}
a{
display:block;
height:40px;
color:gray;
}
[*]https://www.wxcydz.cc/img/logo1.jpg
[*]登录
[*]注册
<div class=".next">
[*]https://www.wxcydz.cc/img/new.jpg
https://www.wxcydz.cc/img/pic1.jpg
https://www.wxcydz.cc/img/pic2.jpg
https://www.wxcydz.cc/img/pic3.jpg
<ul> 大神可以指导一下 建议去听下网易云课堂,李南江老师的课程,很有激情,讲得非常仔细,学不会那是真不可能! 北大青鸟[捂脸] css样式最好单独写个文件,然后再引入
页:
[1]