A标签的使用
<a href="https://cccc.txt" download=“文件名”>下载</a>
<a href="https://example.com">Website</a>
<a href="mailto:m.bluth@example.com">Email</a>
<a href="tel:+123456789">Phone</a>
<a href="#id">锚点</a>
2024-02-28 23:03:28
A标签的使用
<a href="https://cccc.txt" download=“文件名”>下载</a>
<a href="https://example.com">Website</a>
<a href="mailto:m.bluth@example.com">Email</a>
<a href="tel:+123456789">Phone</a>
<a href="#id">锚点</a>