Files
2024-09-27 02:06:13 +08:00

11 lines
301 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<a href="笔记.zip"> 笔记.zip </a>
<a href="https://www.baidu.com/" target="" title="我是title属性哈哈"> 我是a标签其实就是一个超链接2 </a>
<img src="test.jpg" alt="抱歉,图片无法加载">
<input type="text" placeholder="请输入账号">
<button>登录</button>