本文實(shí)例為大家分享了Bootstrap頁面標(biāo)題展示的具體代碼,供大家參考,具體內(nèi)容如下
<!DOCTYPE html> <html> <head> <title>Bootstrap 頁面標(biāo)題(Page Header)</title> <meta charset="utf-8"> <link rel="stylesheet" href="css/bootstrap.min.css" rel="external nofollow" > </head> <body> <div class="jumbotron"> <div class="container"> <div class="page-header"> <h1>頁面標(biāo)題 <small>子標(biāo)題</small> </h1> </div> <p>Bootstrap 頁面標(biāo)題(Page Header.Bootstrap 頁面標(biāo)題(Page Header).Bootstrap 頁面標(biāo)題(Page Header).Bootstrap 頁面標(biāo)題(Page Header).</p> </div> </div> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> </body> </html>
如需使用頁面標(biāo)題(Page Header),請(qǐng)把標(biāo)題放置在帶有 class .page-header 的 <div> 中,效果圖:

以上就是本文的全部?jī)?nèi)容,希望對(duì)大家的學(xué)習(xí)有所幫助,也希望大家多多支持武林網(wǎng)。
新聞熱點(diǎn)
疑難解答
圖片精選
網(wǎng)友關(guān)注