-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfc-stories.html
213 lines (196 loc) · 9.99 KB
/
fc-stories.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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="img/favicon.jpg" type="image/jpg" sizes="16x16">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<title>FountainCloud Stories</title>
</head>
<body>
<!-- navbar-->
<header class="header">
<nav class="navbar navbar-expand-lg fixed-top bg-white shadow">
<div class="container"><a class="navbar-brand text-dark" href="index.html">FountainCloud</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><i class="fas fa-bars"></i></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link active text-dark" href="index.html">Home <span class="sr-only">(current)</span></a></li>
<li class="nav-item"><a class="nav-link text-dark" href="about.html">About</a></li>
<li class="nav-item"><a class="nav-link text-dark" href="discover.html">Discover Photos</a></li>
<li class="nav-item"><a class="nav-link text-dark" href="popular-photos.html">Popular Photos</a></li>
<li class="nav-item"><a class="nav-link text-dark" href="fc-stories.html">FC Stories</a></li>
<li class="nav-item"><a class="nav-link text-dark" href="contact.html">Contact</a></li>
</ul>
<button class="btn btn-outline-dark" type="button" onclick="upload();">Upload</button>
</div>
</div>
</nav>
</header>
<!--Main Section-->
<section class="main bg-cover bg-center mt-5" id="main" style="background: linear-gradient(#000, transparent), url('img/fc-stories.jpg') no-repeat center;
background-size: cover; height: 20%;">
<div class="container py-4 index-forward">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<h1 class="display-2 text-center my-5 bolded text-white">FC Stories</h1>
</div>
</div>
</section>
<!--<div class="container-fluid p-0 shadow-sm">
<img src="img/bg.jpg">
</div>-->
<!-- Popular Stories section-->
<section class="container mt-5">
<header>
<h1 class="text-center text-dark bolded">Popular Stories</h1>
<p class="text-center text-dark my-4" style="font-size: 18px;">This week's most-read stories</p>
<hr class="">
</header>
<div class="container-fluid my-4">
<div class="row">
<div class="col-lg-8">
<img class="img-fluid my-3" src="img/ss1.jpg">
</div>
<div class="col-lg-4 my-3">
<header>
<h2 class="text-dark bolded">Meet the Winners of FountainCloudpalooza</h2>
<p class="text-dark my-4" style="font-size: 18px;">10 challenges, 10 prizes, and 10 talented winners. Here they are!</p>
</header>
</div>
</div>
</div>
<div class="container-fluid my-4">
<div class="row">
<div class="col-lg-4 my-3 order-2 order-sm-12">
<header>
<h2 class="text-dark bolded">Photographer Adrien Olichon is Inspired by the Heart of Cities</h2>
<p class="text-dark my-4" style="font-size: 18px;">Based in Lyon, France, he's perfectly located to travel to Europe's most beautiful urban centers.</p>
</header>
</div>
<div class="col-lg-8 order-1 order-sm-12">
<img class="img-fluid my-3" src="img/ss2.jpg">
</div>
</div>
</div>
<div class="container-fluid my-4">
<div class="row">
<div class="col-lg-8">
<img class="img-fluid my-3" src="img/ss3.jpg">
</div>
<div class="col-lg-4 my-3">
<header>
<h2 class="text-dark bolded">FountainCloud Photo Upload Guidelines: How to Contribute</h2>
<p class="text-dark my-4" style="font-size: 18px;">Everything you need to know about how to upload photos to FountainCloud.</p>
</header>
</div>
</div>
</div>
<div class="container-fluid my-4">
<div class="row">
<div class="col-lg-4 my-3 order-2 order-sm-12">
<header>
<h2 class="text-dark bolded">Faces of Pretoria: The Photography of Johan de Jager</h2>
<p class="text-dark my-4" style="font-size: 18px;"> Johan de Jager is the mastermind behind Hipkicks, an uber-cool sneaker emporium.</p>
</header>
</div>
<div class="col-lg-8 order-1 order-sm-12">
<img class="img-fluid my-3" src="img/ss4.jpg">
</div>
</div>
</div>
</section>
<section class="container mt-5">
<header>
<h1 class="text-center text-dark" style="font-family: Brandon Grotesque Bold;">New Stories</h1>
<p class="text-center text-dark my-4" style="font-size: 18px;">Discover our latest articles</p>
<hr class="my-3">
</header>
<div class="container my-4">
<div class="row">
<div class="col-lg-3 col-md-6 col-sm-12 my-3">
<img src="img/s1.jpg" class="img-fluid">
<header>
<p class="text-dark my-4 fw-600" style="font-size: 18px;">Win a Trip Anywhere in the World (and Much More!) with Fountain-Cloudpalooza</p>
</header>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 my-3">
<img src="img/s2.jpg" class="img-fluid">
<header>
<p class="text-dark my-4 fw-600" style="font-size: 18px;">How Silhouettes and Shadows Bring Drama to a Photo</p>
</header>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 my-3">
<img src="img/s3.jpg" class="img-fluid">
<header>
<p class="text-dark my-4 fw-600" style="font-size: 18px;">Road Tripping Through California with Team FountainCloud</p>
</header>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 my-3">
<img src="img/s4.jpg" class="img-fluid">
<header>
<p class="text-dark my-4 fw-600" style="font-size: 18px;">Our Favorite Photos from the FountainCloud x Pursuit of Portraits World Tour</p>
</header>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 my-3">
<img src="img/s5.jpg" class="img-fluid">
<header>
<p class="text-dark my-4 fw-600" style="font-size: 18px;">A New, Disability-Inclusive Stock Collection by Brewers Collective</p>
</header>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 my-3">
<img src="img/s6.jpg" class="img-fluid">
<header>
<p class="text-dark my-4 fw-600" style="font-size: 18px;">The Best Shots from the First FountainCloud Photo Invitational</p>
</header>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 my-3">
<img src="img/s7.jpg" class="img-fluid">
<header>
<p class="text-dark my-4 fw-600" style="font-size: 18px;">How Jopwell is Increasing Latinx Representation with a New Photo Collectionr</p>
</header>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 my-3">
<img src="img/s8.jpg" class="img-fluid">
<header>
<p class="text-dark my-4 fw-600" style="font-size: 18px;">Our Favorite Photos of Everyone's Favorite Color</p>
</header>
</div>
</div>
</div>
</section>
<!--Footer section-->
<footer>
<div class="container-fluid text-center bg-light">
<div class="row px-4">
<div class="col-lg-7 mx-auto">
<h2 class="text-dark my-4 fw-600">FountainCloud</h2>
<h6 class="text-dark my-4 letter-spacing-3" style="color: #9fa8a3;">showering you with media from around the world.</h6>
<p class="text-muted my-4">Have some questions about FountainCloud? Let's talk about how we can help you.</p>
<ul class="list-inline my-4">
<li class="list-inline-item"><a class="social-link" href="#"><i class="fab fa-facebook-f"></i></a></li>
<li class="list-inline-item"><a class="social-link" href="#"><i class="fab fa-twitter"></i></a></li>
<li class="list-inline-item"><a class="social-link" href="#"><i class="fab fa-pinterest"></i></a></li>
<li class="list-inline-item"><a class="social-link" href="#"><i class="fab fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="copyrights bg-light px-4">
<div class="container py-4 border-top text-center">
<p class="mb-0 text-muted py-2">© 2020 Copyright FountainCloud. All rights reserved.</p>
</div>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="js/script.js"></script>
</body>
</html>