-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
132 lines (118 loc) · 6.31 KB
/
services.html
File metadata and controls
132 lines (118 loc) · 6.31 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<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>
<!-- Menu Content -->
<header class="main-navigation">
<div class="nav-container">
<h2 class="logo-heading">S&J</h2>
<img src="./img/nav-hamburger.png" alt="menu closed" class="hamburger-close">
</div>
<div class="expanded-nav dropdown-hidden">
<div class="open-menu" ><img src="./img/nav-hamburger-close.png" alt="menu opened" class="hamburger-open"></div>
<nav class="navigation">
<a href="index.html" class="nav-link">Home</a>
<a href="services.html" class="nav-link">Services</a>
<a href="contact.html" class="nav-link">Contact</a>
</nav>
</div>
</header><!-- Menu Content -->
<header class="services-header">
<img src="./img/services/services-jumbotron.png" alt="Architects" class="services-desk">
<img src="./img/services/services-mobile-jumbotron.png" alt="Architects"" class="services-mobile">
<h1>Services</h1>
<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>
</header>
<section class="services-tabs">
<div class="services-content">
<div class="tabs">
<div class="tab" data-tab="pre-construction">Pre-Construction</div>
<div class="tab" data-tab="construction">Construction</div>
<div class="tab" data-tab="design-build">Design Build</div>
<div class="tab" data-tab="sustainability">Sustainability</div>
</div>
<div class="content-items">
<div class="item" data-tab="pre-construction">
<div class="tab-one">
<h2>Pre-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>
<img src="./img/services/services-tab-pre-construction-img.png" alt="Pre-Construction" class="desktop-img">
<img src="./img/services/services-tab-mobile-pre-construction-img.png" alt="" class="mobile-img">
</div>
<div class="item" data-tab="construction">
<div class="tab-two">
<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>
<img src="./img/services/services-tab-construction-img.png" alt="Construction" class="desktop-img">
<img src="./img/services/services-tab-mobile-construction-img.png" alt="" class="mobile-img">
</div>
<div class="item" data-tab="design-build">
<div class="tab-three">
<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>
<img src="./img/services/services-tab-design-build-img.png" alt="Design Build" class="desktop-img">
<img src="./img/services/services-tab-mobile-design-build-img.png" alt="" class="mobile-img">
</div>
<div class="item" data-tab="sustainability">
<div class="tab-four">
<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>
<img src="./img/services/services-tab-sustainability-img.png" alt="Sustainability" class="desktop-img">
<img src="./img/services/services-tab-mobile-sustainability-img.png" alt="" class="mobile-img">
</div>
</div><!--content items-->
</div> <!--service content-->
</section>
<!-- FOOTER-->
<footer>
<div class="footer-content">
<form class="email">
<h4>Interested in starting a project?<br>Let’s talk:</h4>
<input type="text" name="email" placeholder=" Enter email">
<h5>We'll never share your email with anyone else.</h5>
</form>
<div class="footer-location">
<h4>New York</h4>
<p>123 Lane</p>
<p>Suite 100</p>
<p>Albany, NY 12345</p>
<p>202 555 0144</p>
</div>
<div class="footer-location">
<h4>Florida</h4>
<p>Ocean Drive</p>
<p>Suite 201</p>
<p>Orlando, FL 22345</p>
<p>502 555 0144</p>
</div>
<div class="footer-location">
<h4>California</h4>
<p>Mountain Street</p>
<p>Suite 105</p>
<p>San Diego, CA 22345</p>
<p>702 555 0144</p>
</div>
</div>
<h5 class="copyright">Copyright © 2018 Smith and Jones</h5>
</footer> <!-- FOOTER-->
</body>
<script src="js/index.js"></script>
<script src="js/services.js"></script>
</html>