first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<具体的标签> 要显示在浏览器上给用户看的字 </具体的标签>
1a 标签:超链接
href : a标签想要跳转的网址
target : 告诉浏览器是否在新标签卡打开 href的地址
title : 当鼠标悬浮在a标签上的时候显示一个提示文字