Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近我遇到了一个 HTML 问题,我花了一段时间才弄清楚。HTML 不区分大小写,但事实证明 id 和 name 属性的值是区分大小写的。
这让我想知道我还需要知道什么。关于 id 和 name 值还有其他规则吗?