Changes

Jump to navigation Jump to search
6 bytes removed ,  23:57, 21 May 2020
remove links
{{#css:
.jumbotron {
padding-top: 3rem;
padding-bottom: 3rem;
margin-bottom: 0;
background-color: #fff;
}
@media (min-width: 768px) {
.jumbotron {
padding-top: 6rem;
padding-bottom: 6rem;
}
}
 
.jumbotron p:last-child {
margin-bottom: 0;
}
 
.jumbotron h1 {
font-weight: 300;
}
 
.jumbotron .container {
max-width: 40rem;
}
 
footer {
padding-top: 3rem;
padding-bottom: 3rem;
}
 
footer p {
margin-bottom: .25rem;
}
 
}}
<html>
<header>
<h4 class="text-white">Contact</h4>
<ul class="list-unstyled">
<li><a href="https://getbootstrap.com/docs/4.4/examples/album/#" class="text-white">Follow on Twitter</a></li> <li><a href="https://getbootstrap.com/docs/4.4/examples/album/#" class="text-white">Like on Facebook</a></li> <li><a href="https://getbootstrap.com/docs/4.4/examples/album/#" class="text-white">Email me</a></li>
</ul>
</div>
<div class="navbar navbar-dark bg-dark shadow-sm">
<div class="container d-flex justify-content-between">
<a href="https://getbootstrap.com/docs/4.4/examples/album/#" class="navbar-brand d-flex align-items-center">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24" focusable="false"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"></path><circle cx="12" cy="13" r="4"></circle></svg>
<strong>Album</strong>
<p class="lead text-muted">Something short and leading about the collection below—its contents, the creator, etc. Make it short and sweet, but not too short so folks don’t simply skip over it entirely.</p>
<p>
<a href="https://getbootstrap.com/docs/4.4/examples/album/#" class="btn btn-primary my-2">Main call to action</a> <a href="https://getbootstrap.com/docs/4.4/examples/album/#" class="btn btn-secondary my-2">Secondary action</a>
</p>
</div>
<div class="container">
<p class="float-right">
<a href="https://getbootstrap.com/docs/4.4/examples/album/#">Back to top</a>
</p>
<p>Album example is © Bootstrap, but please download and customize it for yourself!Footer Paragraph 1</p> <p>New to BootstrapQualityBox? <a href="https://getbootstrapqualitybox.comus/">Visit the homepage</a> or read visit our <a href="https://getbootstrapdemo.com/docs/4qualitybox.4/getting-started/introduction/us">getting started guidedemo website</a>.</p>
</div>
</footer>
</html>

Navigation menu