个人网站




    
    个人网站
    
    


    

感谢17dian网站的所有老师和一起进步的同学!

姓名:王羽非


学校:辽宁科技大学


专业:自动化


家庭地址:辽宁省大连市普兰店市


联系方式:15566281340


CSS部分:

@charset "utf-8";

/* header */
*{
    margin:0;
    padding:0;
}
.w980{
    width:980px;
    margin:0 auto;
}
.header{
    height:580px;
    background:url(images/0.jpg) no-repeat;
}
.h1{
    width:980px;
    height:40px;
    padding-left:200px;
    padding-top:20px;
}
.h1 a{
    font:bold 30px/40px "宋体";
    color:#000;
    margin-left:40px;
    text-decoration: none;
}
.h1 a:hover{
    color:#3e2854;
}
.h2{
    margin-top:440px;
    width:980px;
    height:80px;
    background-color:#000;
    opacity: 0.5;
}
.h2 p{
    font:40px/80px "宋体";
    color:#fff;
    text-indent: 10px;
    text-decoration: none;
}
#gerenxinxi{
    width:490px;
    height:490px;
    margin:20px auto;
    border:5px solid #3e2854;
}
#gerenxinxi p{
    width:490px;
    height:80px;
    text-decoration: none ;
    text-align: left;
    font:bold 30px/50px "宋体";
    color:#8c1872;
}
#guanyudaxue{
    width:800px;
    height:1000px;
    margin:0 auto;
}
#guanyudaxue .daxue{
    width:800px;
    height:900px;
    position:relative;
}
#guanyudaxue .daxue p{
    width:800px;
    height:100px;
    font:bold 50px/100px "宋体";
    color:#8c1872;
    text-decoration: none;
}
#guanyudaxue .a1{
    width:280px;
    height:280px;
    border:5px solid #fff;
    position: absolute;
    top:350px;
    left:250px;
}
#guanyudaxue .a2{
    width:240px;
    height:540px;
    border:5px solid #fff;
    position: absolute;
    top:100px;
    left:0;
}
#guanyudaxue .a3{
    width:240px;
    height:540px;
    border:5px solid #fff;
    position: absolute;
    top:350px;
    left:550px;
}
#guanyudaxue .a4{
    width:540px;
    height:240px;
    border:5px solid #fff;
    position: absolute;
    top:100px;
    left:250px;
}
#guanyudaxue .a5{
    width:540px;
    height:240px;
    border:5px solid #fff;
    position: absolute;
    top:650px;
    left:0px;
}
#guanyuwomen{
    width:800px;
    height:1000px;
    margin:0 auto;
}
#guanyuwomen p{
    width:800px;
    height:100px;
    font:bold 50px/100px "宋体";
    color:#8c1872;
    text-decoration: none;
}
#guanyuwomen a{
    width:800px;
    height:800px;
}



链接:http://pan.baidu.com/s/1geZYtsJ 密码:iw96

你可能感兴趣的:(个人网站)