Blogger Information
Blog 2
fans 0
comment 1
visits 900
Related recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
html_标签
屿鹿
Original
508 people have browsed it

h1 标题

H2标题

H3 标题

H4 标题

H5 markdown 好不习惯
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>标题(Html5)</title>
  6. <body>
  7. <h1>This is heading 1</h1>
  8. <h2>This is heading 2</h2>
  9. <h3>This is heading 3</h3>
  10. <h4>This is heading 4</h4>
  11. <h5>This is heading 5</h5>
  12. <h6>This is heading 6</h6>
  13. <p>零基础入门学习Web</p>
  14. <p> php中文网-网址<a href="http://www.php.cn">传送</a></p>
  15. <img src="../img/logo.png" alt="php-Logo" />
  16. </body>
  17. </html>
Correcting teacher:天蓬老师天蓬老师

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