相关疑难解决方法(0)

我们可以在<ul>中使用<li>中的任何其他TAG吗?

我们可以使用任何其他标记在<ul>伴随着<li>

喜欢

<ul>
Some text here or <p>Some text here<p> etc
<li>item 1</li>
Some text here or <p>Some text here<p> etc
<li>item 1</li>
</ul>
Run Code Online (Sandbox Code Playgroud)

css xhtml w3c accessibility

44
推荐指数
4
解决办法
6万
查看次数

标签 统计

accessibility ×1

css ×1

w3c ×1

xhtml ×1