美文网首页
个人网站

个人网站

作者: 咖啡和烟 | 来源:发表于2017-02-19 14:40 被阅读0次
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>个人网站</title>
    <link rel="stylesheet" href="css/index.css">
    <link rel="stylesheet" href="css/bace.css">
</head>
<body>
    <div class="w980 header">
        <div class="h1">
            <a href="#gerenxinxi">个人信息</a>
            <a href="#guanyudaxue">关于大学</a>
            <a href="#guanyuwomen">关于我们</a>
        </div>
        <div class="h2">
            <p>感谢17dian网站的所有老师和一起进步的同学!</p>
        </div>
    </div>
    <div id="gerenxinxi">
        <p>姓名:王羽非</p><br>
        <p>学校:辽宁科技大学</p><br>
        <p>专业:自动化</p><br>
        <p>家庭地址:辽宁省大连市普兰店市</p><br>
        <p>联系方式:15566281340</p><br>
    </div>
    <div id="guanyudaxue">
        <div class="daxue">
            <p>我的辽科大</p>
            <a href="" class="a1">![](css/images/1.jpg)</a>
            <a href="" class="a2">![](css/images/2.jpg)</a>
            <a href="" class="a3">![](css/images/3.jpg)</a>
            <a href="" class="a4">![](css/images/4.jpg)</a>
            <a href="" class="a5">![](css/images/5.jpg)</a>
    </div>
        
    </div>
    <div id="guanyuwomen">
        <p>我的宝贝</p>
        <a href="">![](css/images/6.jpg)
        </a>
    </div>
</body>
</html>

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

相关文章

  • 个人网站

    1、张鑫旭 (CSS) 张鑫旭的个人主页 » 张鑫旭-鑫空间-鑫生活 2、廖雪峰 (JS、Java、Git...

  • 个人网站

    开了一个网站:www.showblack.cn如果平时有什么疑问,或者有好文章,好技术分享可以到上面来。一起玩 注...

  • 个人网站

    建立一个个人小网站,此项目源码已上传至github有如下功能,- 1、搜素功能2、提供分类功能;3、登录登出;4、...

  • 个人网站

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

  • 个人网站

    哈哈哈,第一次编辑属于自己的主页,不知道怎么做,学的内容也不太熟练,既麻烦又简陋(T_T) 代码 效果图截图 百度...

  • 个人网站

    这一个月里我像消失了一样...好久没敲码了 手都有点生疏了我的拖延症又犯了... 可怕..不过自己欠的债 迟早是要...

  • 个人网站 - 架构设计

    个人网站功能模块 个人网站技术栈 个人网站服务器部署

  • 搭建个人网站

    一.访问网站的过程 通过url访问 url包含的内容 http/https 访问的协议是 www.jianshu....

  • 个人推荐网站

    hello康婷, 抱歉差点忘记了上次聊天,有答应说把网站分享给你。以下为是我个人偏好的一些通用网站。 每日必看 B...

  • 个人网站发布

    1.购买域名之前先去工信部网站查看想要购买的域名后缀能否备案PS:域名绑定国外服务器或主机不需要备案,国内需要到工...

网友评论

      本文标题:个人网站

      本文链接:https://www.haomeiwen.com/subject/parjwttx.html