<a> - HTML:超文本標記語言 - MDN Web Docs
文章推薦指數: 80 %
href: Contains a URL or a URL fragment that the hyperlink points to. ... rel: Specifies the relationship of the target object to the link ... SkiptomaincontentSkiptosearchSkiptoselectlanguage給開發者的網頁技術文件HTML:超文本標記語言HTML元素ArticleActions正體中文(繁體)ThispagewastranslatedfromEnglishbythecommunity.LearnmoreandjointheMDNWebDocscommunity.屬性ExamplesNotesSpecificationsBrowsercompatibilitySeealsoRelatedTopics HTMLElements A (en-US) (en-US) (en-US)
延伸文章資訊
- 1有關TARGET屬性值的其它設定
TARGET是在超鏈結<A HREF>中設定的屬性, 如果在超鏈結沒有設定TARGET屬性, 則被超鏈結的文件會顯示在目前的視窗中, 若設定了TARGET屬性通常都是與多窗框的操作有密切 ...
- 2超連結標籤
<a href="http://mail.yust.edu.tw/~ccchen/html/text.htm">字體標籤</a> □ 呈現結果 ... 祕訣: <a href="連結路徑" ta...
- 3HTML <a> 标签的target 属性 - w3school 在线教程
HTML <a> 标签的target 属性. HTML <a> 标签. 定义和用法. <a> 标签的target 属性规定在何处打开链接文档 ...
- 4How To Use The <a> To Make Links & Open Them ... - HTML
The target attribute specifies where the linked document will open when the link is clicked. The ...
- 5How To Use The <a> To Make Links & Open Them ... - HTML