【问题标题】:Aligning list contents to center of page将列表内容与页面中心对齐
【发布时间】:2014-05-07 05:31:53
【问题描述】:

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

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

但内容将进入页面中心,而不是项目符号。这是我的bin

请帮帮我!!谢谢!!

【问题讨论】:

    标签: html css wordpress list html-lists


    【解决方案1】:

    试试这个

    li{list-style-position: inside;}
    

    Demo

    【讨论】:

    • 谢谢这工作,但项目符号没有对齐。请有任何建议!!
    • 比你可以用来作为子弹的背景图片
    猜你喜欢
    • 1970-01-01
    • 2020-10-29
    • 1970-01-01
    • 2020-03-25
    • 1970-01-01
    • 1970-01-01
    • 2013-12-08
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多