html 里的有ui这个属性是干什么用的

如题所述

html里面没有UI这个标签,你所说的应该是UL,Ul表示一个列表,通常和Li一起使用,如:

<ul>
<li>background1</li>
<li>background2</li>
<li>background3</li>
<li>background4</li>
<li>background5</li>
</ul>

温馨提示:内容为网友见解,仅供参考
无其他回答
相似回答