可见
的数量限制在 HTML 中

发布于 2024-09-30 17:16:25 字数 70 浏览 2 评论 0原文

HTML 文件中可见层的数量是否有限制?

我正在创建新图层,但当我查看网页 O_o 时,它们似乎都没有显示出来

IS there any limit on the number of visible layers that can be ther in an HTML file ?

I'm creating new layers but none of them seem to show up,when i view the webpage O_o

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

暗地喜欢 2024-10-07 17:16:26

根据规范并考虑到浏览器的强度,我不明白为什么应该有限制。
我认为这些 CSS 规则隐藏了一些元素。

According to the specifications and given the strength of browsers I don't see why there should be a limit.
I think these are CSS rules which hide some elements.

盗心人 2024-10-07 17:16:26

XML 规范 没有提及任何有关限制的内容,而 HTML 则更是如此不受限制,所以可能根本没有限制。

您很可能丢失了一个 '<'或“>”某处的符号,或者忘记关闭属性。仔细检查一下。

XML specification doesn't say anything about limits and HTML is even more unrestricted, so probably there is no limit at all.

You've most likely lost one '<' or '>' symbol somewhere, or forgotten to close an attribute. Check it carefully.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文