zoukankan      html  css  js  c++  java
  • 第一个页面

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <title>bilibili</title>

    <link rel="stylesheet" type="text/css" href="网页css.css">
    </head>
    <body>
    <div class="bili-header-m" style="background-image: url(images/e9.png);">
    <div class="nav-menu">
    <div class="z">
    <span>
    <a href="https://www.bilibili.com/">主站</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">画友</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">音频</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">游戏中心</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">直播</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">会员购</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">BML</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">下载app</a>
    </span>
    </div>
    <div class="y">
    <span>
    <a href="https://www.bilibili.com/">大会员</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">消息</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">动态</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">稍后再看</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">收藏夹</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">历史</a>
    </span>
    <span>
    <a href="https://www.bilibili.com/">投稿</a>
    </span>
    </div>
    </div>
    <div class="sousuo y" >
    <form action="index.html" method="get" >
    <table>
    <tr>
    <td class="s_z z"></td>
    <td class="s_c c">
    <input type="text" name="text"id="s_c_txt"/>
    </td>
    <td class="s_y z">
    <button type="submit"name="submit"></button>
    </td>
    </tr>
    </table>

    </div>
    </div>
    <div class="nav wp">
    <ul>
    <li>
    <a href="动漫.html">动漫</a>
    </li>
    <li>
    <a href="游戏.html">游戏</a>
    </li>
    </ul>
    </div>
    <div class="bottom" style="background: url(images/11.jpg);background-size: 100%">

  • 相关阅读:
    在Ajax中将数组转换成字符串(0517-am)
    Json,Ajax(0516)
    JQUERY的应用
    php 之 PDO数据访问抽象层(0513)
    php 之 房屋租赁练习(0509)
    MySQL 高级查询
    MySQL简单查询
    MySQL语句
    php 之 查询 投票练习(0508)
    linux查看java jdk jre安装路径和设置环境变量
  • 原文地址:https://www.cnblogs.com/yy50831/p/9852377.html
Copyright © 2011-2022 走看看