超链接、导航与页面间关系 | HTML

本章覆盖:`<a>`;`href`;absolute / relative URL;fragment link;`target`;`download`;`rel`;`mailto:`;`tel:`;链接文本应描述目标;`<a>` 与 `<button>` 的职责区别;外链打开新窗口的安全与可用性边界。

本章知识点

  • <a>
  • href
  • absolute / relative URL
  • fragment link
  • target
  • download
  • rel
  • mailto:
  • tel:
  • 链接文本应描述目标
  • <a><button> 的职责区别
  • 外链打开新窗口的安全与可用性边界