JUMBOTRON <jumbotron>

Hello, world!

This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information. </jumbotron>

ALERT <alert type=“success” icon=“glyphicon glyphicon-user” dismiss=“true”> Well done! You successfully read this important alert message. </alert>

TEXT

TOOLTIP <tooltip title=“Sample Text” placement=“bottom”>Lorem ipsum</tooltip> dolor sit amet…

PANEL <panel type=“default” title=“Title of Panel” subtitle=“Subtitle” icon=“fa fa-home”> Panel content </panel>

WELL <well>Look, I'm in a well! well</well>

NAV <nav>

</nav>


ACCORDION <accordion> <panel title=“First panel”> First panel content </panel> <panel title=“Second panel”> Second panel content </panel> </accordion>