如何改变高度?

时间:2017-01-14 20:57:29

标签: html css

看......我正在学习css / html以及所有这些,但我还不是很好...直到看... ... http://leesh.de/stack-overflow-question我需要你自己的信息......在第二条绿线下...我知道如何用绝对位置做到这一点,但是我必须使用margin / left-right / width来居中...我必须为每个设备做到这一点,所以现在我使用文本中心就像我说的那样中心...但是现在我不知道如何改变它在绿线下的位置......为我的英语不好而言:/我希望你能帮助我

1 个答案:

答案 0 :(得分:0)

您可以将row-fluid代码放在<p class="border-bottom"></p>下面 像这样。

<p class="border-bottom"></p>

<div class="row-fluid">
    <p class="text-center get-link-message"> Get your own # right now! &nbsp;<a href="http://mmd.to/leecreate"><u>Click here to get it...</u></a><br>Copyright 2017 Leesh.de. Crafted with love ♥ in Saint. Petersburg, Russia</p>
</div>

enter image description here 不需要绝对的位置。