-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
178 lines (146 loc) · 6.96 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
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
<!DOCTYPE html>
<html>
<head>
<title>Hope + Healing + Happiness</title>
<!--Background lake image Image by <a href="https://pixabay.com/users/Atlantios-4957810/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=2845930">Antonios Ntoumas</a> from <a href="https://pixabay.com/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=2845930">Pixabay</a>-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css?family=Bebas+Neue|Raleway:400,800&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/e09d4ac963.js" crossorigin="anonymous"></script>
<!--CSS style sheet-->
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<!--Bootstrap Navigation Bar -->
<header>
<!-- <img id="logo" class="img-fluid" src="images/logo.png" width="300" height="80"> -->
<nav id="navbar" class=" navbar navbar-expand-lg navbar-light navbar-toggleable-lg" data-toggle="collapse" data-target="#navbarSupportedContent">
<a class="navbar-brand" href="index.html">
<img id="logo" src="images/logo.png" width="300" height="80" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto">
<li class="nav-item active"><a href="index.html" class="text-muted">Home</a></li>
<li class="nav-item "><a href="about.html" class="text-muted">Your Therapist </a></li>
<li class="nav-item "><a href="services.html" class="text-muted">Services</a></li>
<li class="nav-item "><a href="contact.html" class="text-muted">Connect</a></li>
<li class="nav-item "><a href="https://www.therapyportal.com/p/hopehealing1976/" class="text-muted">Client Portal</a></li>
<li class="nav-item "><a href="#" class="text-muted">Forms</a></li>
</ul>
</div>
</div>
</nav>
</header>
<!--Background image -->
<div class="contact"></div>
<img src="images/hands.jpg" class="img-fluid bg top" alt="connect hands">
<!--Bootstrap Jumbotron-->
<div class="jumbotron page">
<h1 class="">Connect With Us.</h1>
</div>
<!--Body Content-->
<div id="top" class="container-fluid contact" >
<h2>You Made It.</h2>
<p>Guess what? If you made it this far, you've already taken the first step.
We can take the next steps together.</p>
</div>
<div class="container contact-form">
<div class="row">
<form class="col-lg-6 contact">
<div class="form-group">
<label for="exampleFormControlInput1">Name</label>
<input type="text" class="form-control" placeholder="">
<label for="exampleFormControlInput1">Email address</label>
<input type="email" class="form-control" id="exampleFormControlInput1" placeholder="[email protected]">
</div>
<div class="form-group">
<label for="exampleFormControlTextarea1">Type Your Messaage</label>
<textarea class="form-control" id="exampleFormControlTextarea1" rows="3"></textarea>
</div>
<label for="exampleFormControlInput1">Phone</label>
<input type="text" class="form-control" placeholder="">
<button class="btn btn-primary contact-button" type="submit">Submit form</button>
</form>
<div class="col-lg-6 contact-img">
<img src="images/download.jpg" class="img-fluid">
</div>
</div>
</div>
<div class="row">
<div class="contact col-lg-4 col-md-12">
<div class="card contact" style="height: 12rem">
<div class="card-body">
<h5 class="card-title">mailing address</h5>
<hr>
<p class="card-text">100 Orchard Park #26141</p>
<p> Greenville SC 29616</p>
</div>
</div>
</div>
<div class="contact col-lg-4 col-md-12">
<div class="card contact" style="height: 12rem">
<div class="card-body">
<h5 class="card-title">call us</h5>
<hr>
<p class="card-text">(864) 412-0895</p>
</div>
</div>
</div>
<div class="contact col-lg-4 col-md-12">
<div class="card contact" style="height: 12rem">
<div class="card-body">
<h5 class="card-title">email</h5>
<hr>
<p class="card-text">[email protected]</p>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer mx-auto py-3">
<div class="container">
<span class="text-muted"> <a href="https://www.psychologytoday.com/us/therapists/hope-healing-happiness-life-solutions-wjules-greenville-sc/426532"><img src="images/today.png" class="psychology-today img-footer" alt="Psychology Today Verified"></a>
<i class="fab fa-twitter fa-5x img-footer"></i>
<i class="fab fa-instagram fa-5x img-footer"></i>
<div class="row">
<div class="col-md-4">
<p>100 Orchard Park #26141 Greenville, SC 29616</p>
</div>
<div class="col-md-4">
<p>864-412-0895</p>
</div>
<div class="col-md-4">
<p>© 2020 Life Solutions. Website by Yvonne King</p></span>
</div>
</div>
</div>
</footer>
<script>
// When the user scrolls down 80px from the top of the document, resize the navbar's padding and the logo's font size
// if (document.documentElement.clientWidth > 900) {
// scripts
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 50 || document.documentElement.scrollTop > 50) {
document.getElementById("navbar").style.padding = "0px 0px";
document.getElementById("logo").style.display = "none";
} else {
document.getElementById("navbar").style.padding = "5px 5px";
document.getElementById("logo").style.display = "inline";
}
}
/*Add your javascript for screens wider than or equal to 768 here*/
</script>
<!-- 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>
</body>
</html>