Articles → BOOTSTRAP → Jumbotron Class In Bootstrap

Jumbotron Class In Bootstrap






Purpose





Example


<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
   <head>
      <meta charset="utf-8" />
      <title></title>
      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
   </head>
   <body>
      <div class="jumbotron">
         <h1>Gyansangrah</h1>
         <p>
            Welcome to Gyan Sangrah: A one stop shop for people preparing for technical interviews. 
            Gyansangrah is an online resource comprising all the possible questions you may face during your technical interview round. 
            Gyansangrah also provides you with live examples to make concepts easier to understand.
         </p>
      </div>
   </body>
</html>



Output


Picture showing the output of jumbotron class in bootstrap
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Thursday, September 16, 2021

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250