Blogger Information
Blog 8
fans 0
comment 0
visits 4371
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
HTML 练习
风轻云淡
Original
440 people have browsed it

<!DOCTYPE html>

<html>
<head>
<title>html基础</title>
<meta name="keywords" content="html5,css3,js">
<meta name="description" content="html5,css3,js,描述的内容">
<link rel="icon" href="图片路径./img/icon.png">
</head>
<body>
<ul style="list-style:none;">
<li>鬼泣</li>
<li>剑帝</li>
<li>狂战</li>
<li>剑魂</li>
<li>散打</li>
</ul>
<br/>
<del>1888</del>
<!-- 下标 -->
<span>H<sub>2</sub>O</span>
<hr/>
<span>10<sup>3</sup></span>
<details>
<summary>路径</summary>
<p>11111</p>
<p>11111</p>
<p>11111</p>
</details>
<a href="#" target="_blank">链接</a><br/>
<img src="./img/456.jpg" alt="图片">



</body>
</html>

Correcting teacher:PHPzPHPz

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