-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
233 lines (189 loc) · 7.42 KB
/
services.html
File metadata and controls
233 lines (189 loc) · 7.42 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
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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Services</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
<link rel="stylesheet" href="css/index.css">
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="container home">
<nav class="navbar">
<div class="navbar-header">
<div class="navbar-logo">
S&J
</div>
<img src="img/nav-hamburger.png" alt="" class="navbar-hamburger">
<img src="img/nav-hamburger-close.png" alt="" class="navbar-close navbar-toggle">
</div>
<!--- I guess we can just DOM the other img in-->
<!--img.navbar-close-->
<div class="navbar-menu-content menu-toggle">
<a href="index.html">Home</a>
<a href="services.html">Services</a>
<a href="contact.html">Contact</a>
</div>
</nav>
<header class="header-content">
<img src="img/services/services-jumbotron.png" alt="" class="header-img">
<div class="jumbotron-text">
Services
</div>
</header>
<!-- Services Page Content -->
<section class="services-container">
<div class="services-spiel">
Services include: completely synergize resource taxing relationships via premier niche markets. Professionally
cultivate one-to-one customer service with robust ideas. Dynamically innovate resource-leveling customer service
for
state of the art customer service.
</div>
<!-- *** NOTE *** Tab Navigator Content: I used the same text for each tab to make it easy, Note that the images and text do change on click but you can just use the same text for each tab element. All the images should be in the img folder.
-->
<div class="tab-navigator-container">
<div data-tab="1" class="tab">Pre-Construction</div>
<div data-tab="2" class="tab active-tab">Construction</div>
<div data-tab="3" class="tab">Design Build</div>
<div data-tab="4" class="tab">Sustainability</div>
</div>
<div data-tab="1" class="tab-content-container">
<div class="tab-content-subheader">
Pre-Construction
</div>
<div class="tab-content-img-text-container">
<article class="tab-content">
<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate
one-to-one
customer service with robust ideas. Dynamically innovate resource-leveling customer service for state of the
art
customer service.</p> <br>
<p>
Phosfluorescently engage worldwide methodologies with web-enabled technology. Interactively
coordinate proactive e-commerce via process-centric "outside the box" thinking. Completely pursue scalable
customer
service through sustainable potentialities.
</p>
</article>
<img src="img/services/services-tab-pre-construction-img.png" alt="" class="tab-content-img">
</div>
</div>
<div data-tab="2" class="tab-content-container">
<div class="tab-content-subheader">
Construction
</div>
<div class="tab-content-img-text-container">
<article class="tab-content">
<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate
one-to-one
customer service with robust ideas. Dynamically innovate resource-leveling customer service for state of the
art
customer service.</p> <br>
<p>
Phosfluorescently engage worldwide methodologies with web-enabled technology. Interactively
coordinate proactive e-commerce via process-centric "outside the box" thinking. Completely pursue scalable
customer
service through sustainable potentialities.
</p>
</article>
<img src="img/services/services-tab-construction-img.png" alt="" class="tab-content-img">
</div>
</div>
<div data-tab="3"class="tab-content-container">
<div class="tab-content-subheader">
Design-Build</div>
<div class="tab-content-img-text-container">
<article class="tab-content">
<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate
one-to-one customer service with robust ideas. Dynamically innovate resource-leveling customer service for state
of the art customer service.</p> <br>
<p>
Phosfluorescently engage worldwide methodologies with web-enabled technology. Interactively
coordinate proactive e-commerce via process-centric "outside the box" thinking. Completely pursue scalable
customer service through sustainable potentialities.
</p>
</article>
<img src="img/services/services-tab-design-build-img.png" alt="" class="tab-content-img">
</div>
</div>
<div data-tab="4" class="tab-content-container">
<div class="tab-content-subheader">
Sustainability
</div>
<div class="tab-content-img-text-container">
<article class="tab-content">
<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate
one-to-one customer service with robust ideas. Dynamically innovate resource-leveling customer service for state
of the art customer service.</p> <br>
<p>
Phosfluorescently engage worldwide methodologies with web-enabled technology. Interactively
coordinate proactive e-commerce via process-centric "outside the box" thinking. Completely pursue scalable
customer service through sustainable potentialities.
</p>
</article>
<img src="img/services/services-tab-sustainability-img.png" alt="" class="tab-content-img">
</div>
</div>
</section>
<!----Under construction -->
<!-- TABS COMPONENT -->
<!-- <div class="tabs">
<div class="topics">
<span class="title">TRENDING TOPICS:</span>
<div data-tab="all" class="tab active-tab">ALL</div>
<div data-tab="javascript" class="tab">JAVASCRIPT</div>
<div data-tab="technology" class="tab">TECHNOLOGY</div>
<div data-tab="node" class="tab">NODE.JS</div>
<div data-tab="jquery" class="tab">jQUERY</div>
<div data-tab="bootstrap" class="tab">BOOTSTRAP</div>
</div>
</div> -->
<footer class="footer">
<!--maybe do some research on gridbox, but for now lets go simple-->
<div class="footer-content">
<!--If i want flex box, i need to seperate the content from the thing that holds all the stuff-->
<div class="footer-cta">
<h3>Interested in starting a project?<br>
Let’s talk:</h3>
<form><input type="text" class="input-email" placeholder="Please enter email!"></form>
<h5>We'll never share your email with anyone else.</h5>
</div>
<div class="address">
<h3>New York</h3><br>
<h5>
<p>123 Lane</p><br>
<p>Suite 100</p><br>
<p>Albany, NY 12345</p><br>
<p>202 555 0144</p><br>
</h5>
</div>
<div class="address">
<h3>Florida</h3><br>
<h5>
<p>Ocean Drive</p><br>
<p>Suite 201</p><br>
<p>Orlando, FL 22345</p><br>
<p>502 555 0144</p>
</h5>
</div>
<div class="address">
<h3>California</h3><br>
<h5>
<p>Suite 105</p><br>
<p>San Diego, CA 22345</p><br>
<p>702 555 0144</p><br>
<p>Mountain Street</p><br>
</h5>
</div>
</div>
<div class="footer-copyright">
Copyright © 2018 Smith and Jones
</div>
</footer>
</div> <!-- container end-->
<script src="js/index.js"></script>
<script src="js/tabs.js"></script>
</body>
</html>