-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
116 lines (112 loc) · 6.24 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!DOCTYPE html>
<html>
<head>
<title>BeerLand 2</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="style.css">
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
</head>
<body>
<header>
<nav class="navbar navbar-expand-sm navbar-dark bg-transparent fixed-top">
<a class="navbar-brand" href="#">BeerLand</a>
<button class="navbar-toggler d-lg-none" type="button" data-toggle="collapse"
data-target="#collapsibleNavId" aria-controls="collapsibleNavId" aria-expanded="false"
aria-label="Toggle navigation"></button>
<div class="collapse navbar-collapse" id="collapsibleNavId">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="subscribe.html">Subscribe</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdownId" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">About</a>
<div class="dropdown-menu" aria-labelledby="dropdownId">
<a class="dropdown-item" href="#">About Us</a>
<a class="dropdown-item" href="#">Contact</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main>
<section class="section-1">
<div class="jumbotron jumbotron-fluid main-hero">
<div class="container hero-container">
<h1 class="display-3 text-light">A new beer every week</h1>
<h3 class="lead text-light subheading">Join 2000+ other beer explorers in the ultimate beer quest!
</p>
<p class="lead text-light">
<a class="btn btn-primary btn-lg button-fl" href="subscribe.html"
role="button">Subscribe</a>
</p>
</div>
</div>
</section>
<section class="section-2">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="text-dark text-center">Some of the best so far</h1>
</div>
<div class="col-lg-4 md-4 sm-1 space-before-30">
<h3 class="text-dark text-center">Old Money</h3>
<img src="https://cdn10.bigcommerce.com/s-4dsnxp/products/5479/images/6294/Stockade_Old_Money_2018__06493.1547449009.500.440.png?c=2"
class="img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}"
alt="">
</div>
<div class="col-lg-4 md-4 sm-1 space-before-30">
<h3 class="text-dark text-center">Punk IPA</h3>
<img src="https://www.dutchexpatshop.com/pub/media/catalog/product/cache/c687aa7517cf01e65c009f6943c2b1e9/s/p/speciaal_bieren_brewdog_punk_ipa.png"
class="img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}"
alt="">
</div>
<div class="col-lg-4 md-4 sm-1 space-before-30">
<h3 class="text-dark text-center">Nitro</h3>
<img src="https://cdn.shopify.com/s/files/1/0227/0581/products/Left-Hand-Milk-Stout-NITRO-400ML-CAN_1591ff3b-1538-4499-b242-3d6bdf67f03c.png?v=1531727110"
class="img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}"
alt="">
</div>
</div>
</div>
</section>
</main>
<footer class="bg-dark">
<section class="contact section-3" vocab="http://schema.org/" typeof="LocalBusiness">
<div class="row">
<div class="col-lg-12 space-before-60 text-center text-light">
<h2 class="text-light text-center">Contacts</h1>
<address property="email">
<a href="mailto:[email protected]">[email protected]</a>
</address>
<address property="address" typeof="PostalAddress">
<p property="streetAddress">123 Main St., Suite 404</p>
<p>
<span property="addressLocality">Yourtown</span>,
<span property="addressRegion">AK</span>,
<span property="postalCode">12345</span>
</p>
<p property="addressCountry">United States of America</p>
</address>
</div>
</div>
</section>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous">
</script>
<script src="//instant.page/1.2.2" type="module"
integrity="sha384-2xV8M5griQmzyiY3CDqh1dn4z3llDVqZDqzjzcY+jCBCk/a5fXJmuZ/40JJAPeoU"></script>
</footer>
</body>
</html>