We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
第328天 你知道<a>标签的target属性规定在何处打开链接文档吗?
<a>
作者:Huanglj108
我也要出题
那你知道有4个保留的目标名称用作特殊的文档重定向操作都是哪些?分别是什么作用?
我们常用的恐怕一般只有2种,_blank,_self
另外有个细节是为什么链接是a标签,而不是b,c呢,因为a means anchor,锚点
Activity
alanhe421 commentedon Mar 8, 2020
我们常用的恐怕一般只有2种,_blank,_self
另外有个细节是为什么链接是a标签,而不是b,c呢,因为a means anchor,锚点
longhui520 commentedon Mar 9, 2020
再次打开时,在对应标记的标签页中打开)