]> git.ipfire.org Git - ipfire.org.git/blob - src/scss/bootstrap-4.0.0-alpha.6/docs/examples/cover/index.html
Introduce autotools
[ipfire.org.git] / src / scss / bootstrap-4.0.0-alpha.6 / docs / examples / cover / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6 <meta name="description" content="">
7 <meta name="author" content="">
8 <link rel="icon" href="../../favicon.ico">
9
10 <title>Cover Template for Bootstrap</title>
11
12 <!-- Bootstrap core CSS -->
13 <link href="../../dist/css/bootstrap.min.css" rel="stylesheet">
14
15 <!-- Custom styles for this template -->
16 <link href="cover.css" rel="stylesheet">
17 </head>
18
19 <body>
20
21 <div class="site-wrapper">
22
23 <div class="site-wrapper-inner">
24
25 <div class="cover-container">
26
27 <div class="masthead clearfix">
28 <div class="inner">
29 <h3 class="masthead-brand">Cover</h3>
30 <nav class="nav nav-masthead">
31 <a class="nav-link active" href="#">Home</a>
32 <a class="nav-link" href="#">Features</a>
33 <a class="nav-link" href="#">Contact</a>
34 </nav>
35 </div>
36 </div>
37
38 <div class="inner cover">
39 <h1 class="cover-heading">Cover your page.</h1>
40 <p class="lead">Cover is a one-page template for building simple and beautiful home pages. Download, edit the text, and add your own fullscreen background photo to make it your own.</p>
41 <p class="lead">
42 <a href="#" class="btn btn-lg btn-secondary">Learn more</a>
43 </p>
44 </div>
45
46 <div class="mastfoot">
47 <div class="inner">
48 <p>Cover template for <a href="https://getbootstrap.com">Bootstrap</a>, by <a href="https://twitter.com/mdo">@mdo</a>.</p>
49 </div>
50 </div>
51
52 </div>
53
54 </div>
55
56 </div>
57
58 <!-- Bootstrap core JavaScript
59 ================================================== -->
60 <!-- Placed at the end of the document so the pages load faster -->
61 <script src="https://code.jquery.com/jquery-3.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" crossorigin="anonymous"></script>
62 <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
63 <script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>
64 <script src="../../dist/js/bootstrap.min.js"></script>
65 <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
66 <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
67 </body>
68 </html>