gpt4 book ai didi

html - 列表样式的 CSS 属性应该放在哪里?

转载 作者:太空狗 更新时间:2023-10-29 16:38:18 25 4
gpt4 key购买 nike

列表样式属性应该放在 ul 元素还是 li 元素上?

我从未见过左侧带有不同小图标的列表(在同一个 ul 内),但我之前在旅行中看到过在两个元素上使用的属性。

哪个是正确的?

最佳答案

它应该在 ul/ol 上,cf。 http://www.w3.org/TR/CSS2/generate.html#list-style

编辑:在底部 ( http://www.w3.org/TR/CSS2/generate.html#propdef-list-style ) 附近,您会找到对该问题的讨论。归结为:

Inheritance will transfer the 'list-style' values from OL and UL elements to LI elements. This is the recommended way to specify list style information.

关于html - 列表样式的 CSS 属性应该放在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/994568/

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