博客列表 >1208作业

1208作业

葡萄枝子
葡萄枝子原创
2020年12月08日 23:49:19672浏览

标题

<h1>h1</h1>

<h2>h2</h2>

<h3>h3</h3>

<h6>h6</h6>

段落

<p>text</p>

a 标签

<a href="https://php.cn" title="php">php.cn</a>
<a href="https://php.cn" title="php" targe="_self">php.cn</a>
<a href="https://php.cn" title="php" targe="_blank">php.cn</a>

<a href="#anchor">anchor</a>

<div id="anchor" style="margin-top:1000px">anchor</div>

<a href="https://php.cn" title="php" targe="php">php.cn</a>

<iframe srcdoc="<em>点击上面</em>" src="#" name="php"><iframe>

img 标签

<img src="https://www.php.cn/static/images/logos.png" alt="logo" alt="logo" width="200" />

声明:本文内容转载自脚本之家,由网友自发贡献,版权归原作者所有,如您发现涉嫌抄袭侵权,请联系admin@php.cn 核实处理。
全部评论
文明上网理性发言,请遵守新闻评论服务协议