"Untitled"
Bootstrap 4.1.1 Snippet by guhycyfut

<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 ----------> <!DOCTYPE html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../../../../favicon.ico"> <title>Narrow Jumbotron Template for Bootstrap</title> <!-- Bootstrap core CSS --> <link href="../../css/editor.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="narrow-jumbotron.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="jumbotron"> <h1 class="display-3">You worked today:<div>6 hours</div></h1> <p class="lead">For start time pls click on the bottom button.</p> <p><a class="btn btn-lg btn-info" href="#" role="button">Start Timer</a></p> <a class="btn btn-lg btn-warning" href="#" role="button">Exit</a></div> <div class="row marketing"> </div> <footer class="footer"> <p contenteditable="true" spellcheckker="false">@ </p> </footer></div> <!-- /container --> </body> </html>

Related: See More


Questions / Comments: