Overwatch模拟主页(因版权问题无法跳转暴雪官网)

守望先锋
暴雪
堡垒
效果图
这里写图片描述
这里写图片描述
这里写图片描述
这里写图片描述

index.

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <title></title>
    </head>
    <frameset rows="50,*" border="0px">
        <frame src="a.html" name="top" />

        <frameset cols="150,*">
            <frame src="b.html" name="left" />
            <frame src="c.html" name="right" />
        </frameset>

    </frameset>
</html>

a.

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title>Overwatch</title>
        <base target="right" />
        <style>
            body{
                margin: 0px;
                padding: 0;
                background-color: #2E344B;
            }
            a{
                color: #D1D3D8;
                text-decoration: none;
                float: left;
                width: 150px;
                height: 50px;
                line-height: 50px;
                text-align: center;

            }

            a:hover{
                background-color: #3D4A63;
                color: #ffffff;
        </style>
    </head>
    <body>
        <a href="http://ow.blizzard.cn/home"><img src="img/守望先锋.jpg" width="150px" height="50px"/></a><img />
            <a href="http://ow.blizzard.cn/game/overview/">游戏概述</a>
            <a href="http://ow.blizzard.cn/game/patch-notes/">游戏补丁</a>
            <a href="http://ow.blizzard.cn/heroes/">英雄</a>
            <a href="http://ow.blizzard.cn/events/summer-games/">活动</a>
            <a href="http://ow.blizzard.cn/media/">视频图片</a>
            <a href="http://ow.blizzard.cn/article/news/">新闻</a>
            <a href="http://ow.blizzard.cn/article/news/91">下载</a>
            <a href="http://ow.blizzard.cn/career/">生涯数据</a>
            <a href="http://ow.blizzard.cn/esports/">电子竞技</a>
            <a href="http://bbs.ow.blizzard.cn/forum.php">论坛</a>
    </body>
</html>

b.

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title>Blizzard</title>
        <base target="right" />
        <style>
            body {
                margin: 0px;
                padding: 0;
                background-color: #1C2B36;
            }

            a {
                color: #869FB1;
                text-decoration: none;
                display: block;
                width: 150px;
                height: 50px;
                line-height: 50px;
                text-align: center;
            }

            a:hover {
                background-color: #131E26;
                color: #ffffff;
            }
        </style>
    </head>

    <body>
        <a href="http://www.battlenet.com.cn/zh/"><img src="img/Blizzard.jpg" width="150px" height="50px"/></a>
        <a href="https://www.battlenet.com.cn/account/download/">游戏下载</a>
        <a href="https://www.battlenet.com.cn/shop/zh/">商城</a>
        <a href="http://www.overwatchesports.cn/">电竞</a>
        <a href="https://www.battlenet.com.cn/support/zh/">支持</a>
        <a href="https://www.battlenet.com.cn/login/zh/?ref=https://www.battlenet.com.cn/account/management/&app=bam&cr=true">暴雪通行证</a>
    </body>

</html>

c.

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title></title>
    </head>
    <body>
        <img src="img/堡垒.jpeg" height="829px" width="1677px"/>
    </body>
</html>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值