-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbio.html
45 lines (45 loc) · 2.92 KB
/
bio.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"><title>Chinese Downhill</title>
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js"></script>
<script type="text/javascript">WebFont.load({
google: {
families: ["Roboto:300,regular,500","Roboto Slab:regular"]
}
});</script>
<script src="https://daks2k3a4ib2z.cloudfront.net/0globals/modernizr-2.7.1.js" type="text/javascript"></script>
<link href="https://daks2k3a4ib2z.cloudfront.net/560eb94ab52962bd77dfcf14/css/template-method.webflow.cd9516ad2.css" rel="stylesheet" type="text/css">
<link href="./css/main.css" rel="stylesheet" type="text/css">
<link href="https://daks2k3a4ib2z.cloudfront.net/img/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png" rel="apple-touch-icon">
</head>
<body>
<div class="hero"">
<div class="nav-bar w-nav" data-animation="default" data-collapse="medium" data-contain="1" data-duration="400">
<div class="w-container">
<nav class="nav-menu w-nav-menu" role="navigation">
<a class="nav-link w-nav-link" href="/index.html">Home</a>
<a class="nav-link w-nav-link" href="/bio.html">Band</a>
<a class="nav-link w-nav-link" href="/gallery.html">Gallery</a>
<a class="nav-link w-nav-link" href="/contact.html">Contact</a>
</nav>
<div class="menu-button w-clearfix w-nav-button">
<div class="menu-text">MENU</div>
<div class="menu-icon w-icon-nav-menu"></div>
</div>
</div>
</div>
<div class="content-wrapper w-container">
<h1 class="page-title">Who Are We?</h1>
<div class="w-richtext">
<p>Chinese Downhill is a reference to a scene in the movie Hot Dog where a group of skiers setup a competition to see who is the best by skiing down expert terrain and first one to the bottom wins. No rules. Anything goes.</p>
<p>This spirit of competition and joy of skiing is at the heart of what the Chinese Downhill Band stands for. The band is based out of Breckenridge, Colorado. And our motto is we are “a band by skiers for skiers.” But what does that actually mean?</p>
<p>First of all, at our core, we are skiers. Come to a show and you’re gonna hear The Clash, Joe Strummer, Peter Tosh, UB 40, Elvis Costello, The Jam, Jimmy Cliff, Toots and the Maytals, Pulp, Talking Heads, Billy Idol, stuff like that. But one thing you can count on … it’s gonna be a good time, one that you’ll remember for years to come.</p>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js" type="text/javascript"></script>
<script src="https://daks2k3a4ib2z.cloudfront.net/560eb94ab52962bd77dfcf14/js/webflow.57f4ffb2a.js" type="text/javascript"></script>
<!--[if lte IE 9]><script src="//cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif]-->
</body></html>