Latest web development tutorials

Bootstrap page title

The title page (Page Header) is a nice feature, it will add the appropriate spacing in the page title around. When a page has more than one title and need to add a certain distance between each title, the page title of this feature is especially useful. To use the title of the page (Page Header), please place your title withclass .page-header in the <div> in:

Examples

<Div class = "page-header"> <H1> Page Title instance <small> subheading </ small> </ H1> </ Div> <P> This is a sample text. This is a sample text. This is a sample text. This is a sample text. This is a sample text. </ P>

try it"

The results are as follows:

The title page (Page Header)