gpt4 book ai didi

html - 将列表内容与页面中心对齐

转载 作者:行者123 更新时间:2023-11-28 17:44:23 25 4
gpt4 key购买 nike

我正在向我的 wordpress 网站的页面添加内容。内容包括我需要在中心显示的服务列表。我已经给出了

<ul style="text-align: center;" >
<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li></ul>

但内容将位于页面中心而不是元素符号。这是我的 bin

请帮帮我!!谢谢!!

最佳答案

试试这个

li{list-style-position: inside;}

Demo

关于html - 将列表内容与页面中心对齐,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23509478/

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