gpt4 book ai didi

html - HTML 属性的长度有限制吗?

转载 作者:IT老高 更新时间:2023-10-28 11:05:19 26 4
gpt4 key购买 nike

对于 HTML 中的属性值来说,多长时间太长了?

我在一个新应用程序中使用 HTML5 样式数据属性 (data-foo="bar"),在一个地方存储大量数据(向上100 个字符)。虽然我怀疑这个数量是可以的,但它提出了多少是太多的问题?

最佳答案

HTML5 对属性值的长度没有限制。

作为 the spec说,“这个版本的 HTML 因此返回到非 SGML 基础。”

稍后在描述如何解析 HTML5 时,出现以下段落(强调添加):

The algorithm described below placesno limit on the depth of the DOM treegenerated, or on the length of tagnames, attribute names, attributevalues, text nodes, etc. Whileimplementors are encouraged to avoidarbitrary limits, it is recognizedthat practical concerns will likelyforce user agents to impose nestingdepth constraints.

因此,(理论上)HTML5 属性的长度/大小没有限制

查看涵盖 HTML4 的原始答案的修订历史记录。

关于html - HTML 属性的长度有限制吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1496096/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com