-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
144 lines (125 loc) · 5.33 KB
/
contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="UCI Haiti - Let us know how we can work together!" >
<meta name="author" content="Rusty Hutchison - www.rustyhutchison.com">
<title>UCI Haiti - Contact Us</title>
<link rel="icon" href="graphics/uci-logo-allblack-icon.png">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jasny-bootstrap/3.1.3/css/jasny-bootstrap.min.css">
<!-- Custom Fonts -->
<link href='https://fonts.googleapis.com/css?family=Raleway:400,300,700,900' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Lato:100,400,300,700,900' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Bilbo+Swash+Caps' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/ucihaiti.css">
<link rel="stylesheet" href="css/uci-navbar.css">
<!-- FontAwesome Icons -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
</head>
<body class="secondary">
<!-- Navigation Bar -->
<div class="navmenu navmenu-default navmenu-fixed-right offcanvas">
<a class="navmenu-brand" href="index">UCI Haiti</a>
<ul id="trans-nav" class="nav navmenu-nav">
<li><a href="about">About</a></li>
<li><a href="teaching">Teaching</a></li>
<li><a href="equipping">Equipping</a></li>
<li><a href="uniting">Uniting</a></li>
<li><a href="faq">Trips & FAQ's</a></li>
<li><a href="support">Support</a></li>
<li><a href="contact">Contact Us</a></li>
</ul>
</div>
<div class="navbar navbar-default navbar-fixed-top">
<button type="button" class="navbar-toggle" data-toggle="offcanvas" data-target=".navmenu" data-canvas="body">
<span><img id="nav-logo" src="/graphics/uci-logo-white-blackstroke.svg" class="img-responsive" />Menu</span>
</button>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jasny-bootstrap/3.1.3/js/jasny-bootstrap.min.js"></script>
<header id="contact-header" class="">
<div id="supporting-header-container" class="container-fluid">
<div id="supporting-header-row" class="row">
<div id="supporting-header-shadowbox" class="col-sm-4" style="cursor: pointer;" onclick="window.location='index';">
<img id="supporting-header-logo" src="/graphics/uci-logo-allwhite.svg" class="img-responsive" />
<h1 id="supporting-header-title" class="text-center" >UCI Haiti</h1>
<hr>
<h3 id="header-caption" class="text-center" >Contact Us</h3>
</div>
<div id="support-button" class="text-center" onclick="window.location='https://unitedchristiansinternational.cloverdonations.com/donation-form/';">
<h4>Support</h4>
<hr style="margin: 0px; background-color: white;">
<h4>UCI</h4>
<div>
</div>
</div>
</header>
<section id="contact-container">
<div class="container">
<div class="row">
<div class="col-sm-5 col-sm-offset-1">
<h1 class="inverted-box">CONTACT US</h1>
<h2>Email</h2>
<hr>
<p>
<a href="mailto:[email protected]?Subject=UCI%20Interest%20" target="_top">[email protected]</a>
</p>
<p>
<a href="mailto:[email protected]?Subject=UCI%20Interest%20" target="_top">[email protected]</a>
</p>
</div>
</div>
<div class="row">
<div class="col-sm-5 col-sm-offset-1">
<h2>Address</h2>
<hr>
<p>P.O. Box 862<br>
Cherokee, IA 51012
</p>
</div>
</div>
</div>
</section>
<footer>
<div class="container-fluid">
<div class="row">
<div class="col-sm-offset-1 col-sm-3 text-center" style="cursor: pointer;" onclick="window.location='index';">
<img id="footer-logo" src="/graphics/uci-logo-allwhite.svg" class="img-responsive" />
<hr>
<h1>UCI Haiti</h1>
</div>
<div class="col-sm-offset-1 col-sm-6 text-center">
<div class="tile">
<a href="about">About</a>
</div>
<div class="tile">
<a href="teaching">Teaching</a>
</div>
<div class="tile">
<a href="equipping">Equipping</a>
</div>
<div class="tile">
<a href="uniting">Uniting</a>
</div>
<div class="tile">
<a href="faq">Trips & FAQ's</a>
</div>
<div class="tile">
<a href="support">Support</a>
</div>
<div class="tile">
<a href="contact">Contact Us</a>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>