Bootstrap jumbotron outside container
A simple example of a Bootsrtap jumbotron.
12345678910111213141516171819202122232425262728<!DOCTYPE html>charset="utf-8"name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"name="description" content="Bootstrap example for Tizen"Bootstrap example for Tizenrel="stylesheet" href="css/bootstrap.min.css"src="js/jquery-2.1.4.min.js"src="js/bootstrap.min.js"< class="jumbotron"Tizen App headerThis header is made with Bootstrap for a Tizen application.class="container"Putting the jumbotron outside the Bootstrap container div element will result with the jumbotron being stretched to the edges of the screen