Jumbotron from Bootstrap Billboard

Developer
Size
2,537 Kb
Views
8,096

How do I make an jumbotron from bootstrap billboard?

What is a jumbotron from bootstrap billboard? How do you make a jumbotron from bootstrap billboard? This script and codes were developed by Mike on 12 January 2023, Thursday.

Jumbotron from Bootstrap Billboard Previews

Jumbotron from Bootstrap Billboard - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Jumbotron from Bootstrap Billboard</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <!--
https://ianlunn.github.io/Hover/
https://fortawesome.github.io/Font-Awesome/icons/
https://vodkabears.github.io/vide/
https://www.google.com/fonts
https://www.google.com/fonts/specimen/Ubuntu+Condensed
http://www.invisionapp.com/
https://getbootstrap.com/
http://www.transparenttextures.com/
http://placehold.it/
-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- "https://ianlunn.github.io/Hover/css/hover.css" -->
<link href='https://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'>
<script src="https://code.jquery.com/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="https://vodkabears.github.io/vide/js/jquery.vide.min.js"></script>
<div class="jumbotron"> <div class="jumbotron__body"> <div class="container"> <h1>Real-Time TV Advertising Metrics</h1> <p>Measure Ad Engagement, Optimize TV Media & Analyze Competitors</p> <p> <a class="btn btn-primary btn-lg" href="#" role="button">Sign Up</a> <a class="btn btn-default btn-lg" href="#" role="button">Take Tour</a> </p> <div class="jumbotron__topad"> <strong><i class="fa fa-bar-chart"></i> Top Ad of the Week</strong> <a href="#"> Star Wars: Battlefront TV Commercial, 'Gameplay Launch Trailer' </a> </div> </div> </div> <div class="jumbotron__background" data-vide-bg="mp4: https://analytics.ispot.tv/download/media4/001/276/701/Aw_w.mp4, webm: https://analytics.ispot.tv/download/media4/001/276/701/Aw_w.webm, poster: https://analytics.ispot.tv/download/media4/001/276/701/Aw_w_8.jpg" data-vide-options="posterType: jpg, loop: true, muted: true, position: 50% 50%"> </div>
</body>
</html>

Jumbotron from Bootstrap Billboard - Script Codes CSS Codes

.jumbotron { margin-bottom: 80px !important; width: 100%; height: 600px; position: relative; overflow: hidden; color: #fff !important;
}
.jumbotron .btn-primary { background-color: #5b921a !important; border-color: #5b921a !important;
}
.jumbotron .jumbotron__topad { margin-top: 60px; padding-top: 20px; position: relative;
}
.jumbotron .jumbotron__topad:before { content: ''; position: absolute; top: 0; left: 50%; width: 200px; margin-left: -100px; border-top: 1px solid #999;
}
.jumbotron .jumbotron__topad strong { display: block; color: #ccc;
}
.jumbotron .jumbotron__topad a { color: #5b921a; font-size: 1.2em;
}
.jumbotron .jumbotron__background { position: absolute; z-index: 1; top: 0; bottom: 0; left: 0; right: 0;
}
.jumbotron .jumbotron__background :after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: transparent repeat 50% 50%; background-image: url("http://www.transparenttextures.com/patterns/fake-brick.png");
}
.jumbotron .jumbotron__background :before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.8);
}
.jumbotron .jumbotron__body { padding-top: 110px; position: absolute; z-index: 2; top: 0; left: 0; right: 0; bottom: 0; text-align: center;
}
.jumbotron h1 { color: #fff !important;
}
.jumbotron p { color: #eee !important;
}
.jumbotron img { width: 100%;
}
Jumbotron from Bootstrap Billboard - Script Codes
Jumbotron from Bootstrap Billboard - Script Codes
Home Page Home
Developer Mike
Username honchoman
Uploaded January 12, 2023
Rating 3
Size 2,537 Kb
Views 8,096
Do you need developer help for Jumbotron from Bootstrap Billboard?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Mike (honchoman) Script Codes
Create amazing art & images with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!