"food page"
Bootstrap 3.2.0 Snippet by souravsaha1605

<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <nav> </nav> <div class="container"> <div class="row"> <div class="col-xs-12" id="header"> </div> </div> </div>
#header{ background-image:url("https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcQTIH_cpu7Wf1J0yBkHALR8fRLOGdJcFYnd2WQKOl9sqmzWAhQ1"); width:600px; height:500px; background-repeat:no-repeat; }

Related: See More


Questions / Comments: