Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/73.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
HTML-正文未居中?_Html - Fatal编程技术网

HTML-正文未居中?

HTML-正文未居中?,html,Html,我这里有一个页面,似乎是唯一一个出现这个问题的页面,主体内容是网站上显示的三个选项,例如:每日、3天和每周,由于某种原因没有正确居中,我尝试添加中心标签,但没有成功。我已经看过了代码,但我看不到错误,也许第二双眼睛会发现我的问题 任何帮助都将不胜感激 页面链接:~Snip~ <div class="container marg10"> <div class="row"> </ul> &l

我这里有一个页面,似乎是唯一一个出现这个问题的页面,主体内容是网站上显示的三个选项,例如:每日、3天和每周,由于某种原因没有正确居中,我尝试添加中心标签,但没有成功。我已经看过了代码,但我看不到错误,也许第二双眼睛会发现我的问题

任何帮助都将不胜感激

页面链接:~Snip~

<div class="container marg10">
        <div class="row">

                </ul>
            </div>
<center>
        <div class="col-lg-3 col-sm-3 col3-box">
            <div class="plan featured">
              <div class="plan-head"><h3>Daily</h3><br>
              <div class="price">$15 <span>Per Day</span></div></div>
                <ul>
                  <li><b>No Automatic Bans</b></li>
                  <li class="two_plan"><b>KV's last weeks</b></li>
                  <li><b>XOSC Spoofing</b></li>
                  <li class="two_plan"><b>Custom Login Notification</b></li><br>
<p><input id="accept1" type="checkbox"> I have read and agree to the <a href="javascript:showToS();clicked = true;">Terms &amp; Conditions</a></p>
                  <li><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" onsubmit="return confSubmit('accept1');">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="snip">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form></li>
                </ul>
            </div>
        </div>
    <div class="col-lg-3 col-sm-3 col3-box">
            <div class="plan featured">
              <div class="plan-head"><h3>3 Days</h3><br>
              <div class="price">$40 <span>3 Days</span></div></div>
                <ul>
                  <li><b>No Automatic Bans</b></li>
                  <li class="two_plan"><b>KV's last weeks</b></li>
                  <li><b>XOSC Spoofing</b></li>
                  <li class="two_plan"><b>Custom Login Notification</b></li><br>

<p><input id="accept2" type="checkbox"> I have read and agree to the <a href="javascript:showToS();clicked = true;">Terms &amp; Conditions</a></p>
                  <li><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" onsubmit="return confSubmit('accept2');">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="snip">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form></li>
                </ul>
            </div>
        </div>
            <div class="col-lg-3 col-sm-3 col3-box">
            <div class="plan featured">
              <div class="plan-head"><h3>Weekly</h3><br>
              <div class="price">$70 <span>Per Week</span></div></div>
                <ul>
                  <li><b>No Automatic Bans</b></li>
                  <li class="two_plan"><b>KV's last weeks</b></li>
                  <li><b>XOSC Spoofing</b></li>
                  <li class="two_plan"><b>Custom Login Notification</b></li><br>

<p><input id="accept3" type="checkbox"> I have read and agree to the <a href="javascript:showToS();clicked = true;">Terms &amp; Conditions</a></p>

                  <li><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" onsubmit="return confSubmit('accept3');">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="snip">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form></li>
                </ul>
            </div>
        </div>
</center>
  <div class="content">
  <div class="container">

  <div class="border"></div>

         <div class="col-md-12">
          <div class="copy">
            <h6>The <span class="color">Mod Shop</span></h6>
            <p>Copyright &copy; The Mod Shop - </a><a href="index.html">Home</a> | <a href="aboutus.html">About Us</a>| <a href="contactus.html">Contact Us</a></p>
          </div>
      </div>
    </div>
  <div class="clearfix"></div>
  </div>
</footer> 

<!-- JS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.js"></script> 
<script src="js/jquery.isotope.js"></script> <!-- Isotope for gallery -->
<script src="js/jquery.prettyPhoto.js"></script> <!-- prettyPhoto for images -->
<script src="js/jquery.cslider.js"></script> <!-- Parallax slider -->
<script src="js/modernizr.custom.28468.js"></script>
<script src="js/filter.js"></script> <!-- Filter for support page -->
<script src="js/cycle.js"></script> <!-- Cycle slider -->
<script src="js/jquery.flexslider-min.js"></script> <!-- Flex slider -->

<script src="js/easing.js"></script> <!-- Easing -->
<script src="js/custom.js"></script>


每日
每天15美元
  • 没有自动禁令
  • KV的最后几周
  • XOSC欺骗
  • 自定义登录通知 我已阅读并同意

3天
40美元3天
  • 没有自动禁令
  • KV的最后几周
  • XOSC欺骗
  • 自定义登录通知 我已阅读并同意

每周
每周70美元
  • 没有自动禁令
  • KV的最后几周
  • XOSC欺骗
  • 自定义登录通知 我已阅读并同意

Mod商店 版权及副本;国防部商店-| |


行的列宽加起来必须为12。将计划列宽度更改为每列4(3*4=12),页脚应从新行开始:

<div class="row">
    <center>
    <div class="col-lg-4 col-sm-4 col4-box">
        <!-- plan 1 content -->
    </div>
    <div class="col-lg-4 col-sm-4 col4-box">
        <!-- plan 2 content -->
    </div>
    <div class="col-lg-4 col-sm-4 col4-box">
        <!-- plan 3 content -->        
    </div>
    </center>
</div>

<div class="row">
    <center>
    <div class="col-md-12">
    <! footer content -->
    </div>
    </center>
</div>


始终提供代码…这里没有读心术的人…更好…对不起,我想你们可以更容易地查看页面源代码,而不是我在这里发布整个代码,但你是对的,我现在就这么做。你可以提供你的html结构,但如果你看到你的标签使用样式。在进一步的问题中尝试提供…始终提供css、html,如果你正在使用javascript,试着把另一个问题看作一个模型谢谢,这是最大的问题,现在似乎已经解决了,它总是那么简单。我会继续找,找出中心问题。非常感谢你!嘿,斯科特,你注意到是什么导致了立柱不居中的问题了吗?抱歉,但是我已经找了大约一个小时了,我还是搞不懂。哦,对不起,我指的是实际内容,例如,如果你看页面,你会注意到定价选项似乎是向左对齐的,而不是与页面上的其余内容居中,但是,我没有看到任何指定其对齐方式的内容。我再次为你的恼怒感到抱歉。你太棒了!非常感谢你,我再次表示歉意。但愿我能再次投你一票。