我想在我的頁面中創建Hero Unit
,我已經使用了下面的代碼,但它沒有顯示英雄單位。請引導我在這裏失去的東西。Bootstrap不顯示「英雄單位」類
我已包含bootstrap.min.css
和bootstrap-theme.min.css
。
<div class="hero-unit">
<div class="col-xs-8 col-xs-offset-4">
<h1>Skills Management System</h1>
<P>
Find the Best Skills for any of your Project</P>
</div>
</div>
這裏發佈您的問題之前,請先閱讀引導文件。 – 2014-10-09 11:55:15