Blogger Information
Blog 8
fans 0
comment 2
visits 3113
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
网站后台管理系统 其它(源码)
阿彪 涉外电商高级顾问
Original
335 people have browsed it

<!DOCTYPE html>

<html lang="en">

  <head>

    <meta charset="UTF-8" />

    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>首页</title>

  </head>

  <body>

    <h1>首页</h1>

  </body>

</html>

-------------------------------------------------------------------------------------

<!DOCTYPE html>

<html lang="en">

  <head>

    <meta charset="UTF-8" />

    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>分类管理</title>

  </head>

  <body>

    <h1>分类管理</h1>

  </body>

</html>



-------------------------------------------------------------------------------------

<!DOCTYPE html>

<html lang="en">

  <head>

    <meta charset="UTF-8" />

    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>产品管理</title>

  </head>

  <body>

    <h1>产品管理</h1>

  </body>

</html>



-------------------------------------------------------------------------------------

<!DOCTYPE html>

<html lang="en">

  <head>

    <meta charset="UTF-8" />

    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>订单管理</title>

  </head>

  <body>

    <h1>订单管理</h1>

  </body>

</html>



-------------------------------------------------------------------------------------

<!DOCTYPE html>

<html lang="en">

  <head>

    <meta charset="UTF-8" />

    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>用户管理</title>

  </head>

  <body>

    <h1>用户管理</h1>

  </body>

</html>


Correcting teacher:PHPzPHPz

Correction status:qualified

Teacher's comments:一个作业只要写一篇就可以了,,,你写作业使用的是markdown编辑器还是富文本编辑器? 推荐使用markdown编辑器,,在里面能找到代码块,或者使用多行代码的语法: 代码使用```包裹起来就实现了, 老师在第一节课的时候讲过
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