Bootstrap jumbotron


Snippet Details

Shortcut
bsjumbotron
Description
A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site.
Language
HTML
Author
Dylan Hayes
Upload on
24-2-2014 16:03:02
Downloads
2521

Code Output

 <div class="jumbotron"> <h1>Hello, world!</h1> <p>...</p> <p><a class="btn btn-primary btn-lg" role="button">Learn more</a></p> </div> 

HTML Output

Hello, world!

...

Learn more


Download Add to .VSIX Package


comments powered by Disqus

Extension Package

No snippets are added


Languages