-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
153 lines (139 loc) · 6.19 KB
/
services.html
File metadata and controls
153 lines (139 loc) · 6.19 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Services</title>
<link rel="stylesheet" href="CSS/index.css">
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!-- Menu -->
<div class="menu hidden">
<div class="menu-top">
<span>S&J</span>
<img src="img/nav-hamburger-close.png" alt="Close Button">
</div>
<div class="menu-links">
<a href="index.html">Home</a>
<a href="services.html">Services</a>
<a href="contact.html">Contact</a>
</div>
</div>
<!-- Header -->
<div class="container">
<div class="header">
<span>S&J</span>
<img src="img/nav-hamburger.png" alt="Menu Button">
</div>
<!-- Jumbo -->
<div class="services-jumbotron">
<div class="jumbo-text">
<p class="lead">Services</p>
</div>
</div>
<!-- First paragraph -->
<section class="content">
<div class="top-p">
<p>
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.
</p>
</div>
<!-- Tab component -->
<div class="sections">
<div class="buttons">
<button class="button button-active" data-topic="pre-construction">Pre-Construction</button>
<button class="button" data-topic="construction">Construction</button>
<button class="button" data-topic="design build">Design Build</button>
<button class="button" data-topic="sustainability">Sustainability</button>
</div>
<div class="tabs">
<div class="tab tab-active" data-topic="pre-construction">
<h2>Pre-Construction</h2>
<div class="tab-text">
<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>
<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>
</div>
<div class="tab-img">
<img class="desktop-img" src="img/services/services-tab-pre-construction-img.png" alt="Image of blueprints">
<img class="mobile-img" src="img/services/services-tab-mobile-pre-construction-img.png" alt="Image of blueprints">
</div>
</div>
<div class="tab" data-topic="construction">
<div class="tab-text">
<h2>Construction</h2>
<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>
<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>
</div>
<div class="tab-img">
<img class="desktop-img" src="img/services/services-tab-construction-img.png" alt="Image of a Construction Site">
<img class="mobile-img" src="img/services/services-tab-mobile-construction-img.png" alt="Image of a Construction Site">
</div>
</div>
<div class="tab" data-topic="design build">
<div class="tab-text">
<h2>Design Build</h2>
<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>
<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>
</div>
<div class="tab-img">
<img class="desktop-img" src="img/services/services-tab-design-build-img.png" alt="Image of design meeting">
<img class="mobile-img" src="img/services/services-tab-mobile-design-build-img.png" alt="Image of design meeting">
</div>
</div>
<div class="tab" data-topic="sustainability">
<div class="tab-text">
<h2>Sustainability</h2>
<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>
<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>
</div>
<div class="tab-img">
<img class="desktop-img" src="img/services/services-tab-sustainability-img.png" alt="Image of grassy area outside building">
<img class="mobile-img" src="img/services/services-tab-mobile-sustainability-img.png" alt="Image of grassy area outside building">
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Footer -->
<div class="footer">
<div class="footer-top">
<div class="footer-form">
<form class="form">
Interested in starting a project? <br>
Let's talk:<br>
<input type="text" value="Enter email" onfocus="if (this.value=='Enter email') this.value='';"><br>
</form>
<span>We'll never share your email with anyone else.</span>
</div>
<div class="locations">
<div class="location">
<h3>New York</h3>
<p>123 Lane</p>
<p>Suite 100</p>
<p>Albany, NY 12345</p>
<p>202 555 0144</p>
</div>
<div class="location">
<h3>Florida</h3>
<p>Ocean Drive</p>
<p>Suite 201</p>
<p>Orlando, FL 22345</p>
<p>502 555 0144</p>
</div>
<div class="location">
<h3>California</h3>
<p>Mountain Street</p>
<p>Suite 105</p>
<p>San Diego, CA 22345</p>
<p>702 555 0144</p>
</div>
</div>
</div>
<span>Copyright © 2018 Smith and Jones</span>
</div>
<script src="js/index.js"></script>
</body>
</html>