Accessible Name、label 与控件说明 | HTML

本章覆盖:accessible name 的基本概念;label;`aria-label`;`aria-labelledby`;`aria-describedby`;placeholder 不能替代 label;图标按钮必须有可理解名称;表单错误信息的关联;优先使用可见文本与原生 label。

本章知识点

  • accessible name 的基本概念
  • label
  • aria-label
  • aria-labelledby
  • aria-describedby
  • placeholder 不能替代 label
  • 图标按钮必须有可理解名称
  • 表单错误信息的关联
  • 优先使用可见文本与原生 label