-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
50 lines (40 loc) · 1.52 KB
/
index.html
File metadata and controls
50 lines (40 loc) · 1.52 KB
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
<html>
<head>
<title>Phoenix Design Week 2017 - Coming Soon</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link type="text/css" rel="stylesheet" href="assets/css/ginger.min.css">
<link type="text/css" rel="stylesheet" href="assets/css/theme.css">
<script src="https://use.fontawesome.com/71eb3125bb.js"></script>
</head>
<body>
<div class="row">
<div class="col-8">
<h1>PHXDW 2017 - COMING SOON</h1>
<P>Presented by AIGA</P>
</div>
</div>
<div class="row">
<div class="col-8">
<h2>October 20-27, 2017</h2>
</div>
</div>
<div class="row">
<div class="col-4">
<h2>Get Involved</h2>
<p>We need you help for volunteers, sponsors, events, and speakers</p>
</div>
</div>
<div class="row">
<div class="col-4">
<h2>Contact</h2>
<p>FORM HERE</p>
</div>
</div>
<div class="row">
<div class="col-6">
<h2>About PHXDW 2017</h2>
<p>Every year, Phoenix Design Week brings together hundreds of creative professionals from across the Southwest for a weeklong celebration of design, a series of presentations, workshops, and social events, all curated to inspire, strengthen, and showcase the Arizona design community.</p>
<p>The highlight of Phoenix Design Week is the Method + Madness Conference. Attendees will get two full days of actionable insights from leading professionals, as well as hands on education and massive amounts of fiery inspiration.</p>
<a href="#" class="button">Hit the old site</a>
</div>
</div>