"Untitled"
Bootstrap 4.1.1 Snippet by errorteam10

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="card card-body"> <pre> Kabe, Attached is our project proposal. Please review this and get back with us regarding the content. The project proposal is an agreement between Timely Systems and yourself. Once signed, the project proposal will be acted upon. If there is anything that doesn't look right or something that needs to be changed please let me know. Thank you for your time today and we look forward to getting started on your project! Best Regards, Brent Dalling, Timely Systems. </pre> </div> <div class="jumbotron jumbotron-fluid"> <div class="container"> <h1 class="display-4">Brent Dalling</h1> <p class="lead"><strong>Timely Systems</strong>: Founder & Developer</p><br> <a href="https://timelydevs.com" class="btn btn-secondary">View Website</a> <!-- <a href="https://timelydevs.com/support" class="btn btn-secondary">Get Support</a> <a href="https://timelydevs.com/unsubscribe/<token>" class="btn btn-secondary">Unsubscribe</a> --> </div> </div>
.jumbotron { background-color: #02aad7; color: white; } .btn { border-radius: 0px; border: 0px; font-size: 1.1em; padding: 10px; } .btn-secondary { background-color: #595959; } .card-body { background-color: whitesmoke; }

Related: See More


Questions / Comments: