Blogger Information
Blog 10
fans 0
comment 0
visits 5240
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
20190703作业
狗子的博客
Original
536 people have browsed it

实例


CSS样式借助官方的style.css 跟layui.css俩样式  

QQ截图20190704023942.png

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    <title>狗子的博客</title>
    <link rel="stylesheet" href="css/style.css">
    <link rel="stylesheet" href="css/layui.css">

</head>
<body class="site-home" id="LAY_home">
<header>
<div class="layui-header header header-index">
    <div class="layui-col-md3 php-logo">
        <a href="/" target="_self" class="hide-text"></a>
    </div>
    <ul class="layui-nav php-nav"  style="float: top">
        <li class="layui-nav-item ">
            <a href="https://www.baidu.com" target="php">百度</a>
        </li><li class="layui-nav-item ">
        <a href="http://www.163.com" title="163" target="php">163</a>
    </li>
        <li class="layui-nav-item ">
            <a href="https://tieba.baidu.com/" title="贴吧" target="php">贴吧</a>
        </li>
        <li class="layui-nav-item ">
            <a href="https://www.suning.com/" title="苏宁" target="php">苏宁</a>
        </li>

    </ul>
</header>
    <footer>
        <span>
        <iframe src="" frameborder="0" name="php" width="100%" height="900"> </iframe>
            </span>
    </footer>

   </body>
</html>

运行实例 »

点击 "运行实例" 按钮查看在线实例


Correction status:qualified

Teacher's comments:
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post