我有 Twitter Bootstrap 框架,并且导航没有居中。那是我的代码:
<div id="subnav" align="center">
<div class="container">
<a href="index.php">Startseite</a>
<a href="youdesk.php">YouDesk</a>
<a href="help.php">Hilfe</a>
<a href="imprint.php">Impressum</a>
</div>
</div>
如何使导航居中?
谢谢你的帮助。
对不起我的英语不好 - 我来自德国。