我们的志愿者还没有将这篇文章翻译为 中文 (简体)。加入我们帮助完成翻译!
An attribute extends a tag, changing tag behavior or providing metadata. An attribute always has the form name=value
(giving the attribute's identifier and the attribute's associated value).
Learn more
Technical reference
- HTML attribute reference
- Information about HTML's global attributes.