-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
235 lines (204 loc) · 7.03 KB
/
index.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
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
234
235
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1,
maximum-scale=5"
/>
<link rel="icon" href="devchallenges.png" />
<link
rel="shortcut icon"
type="image/x-icon"
href="https://devchallenges.io/"
/>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Poppins:wght@400;500;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="stylesheet" href="CSS/styles.css" />
<title>Devchallenges</title>
</head>
<!-- <body>
<nav>
<h1 class="grayFonts logo">Edie</h1>
<span class="material-symbols-outlined black">
menu
</span>
<ul>
<li>
<a class="noUnderline grayFonts" href="#">Home</a>
</li>
<li>
<a class="noUnderline grayFonts" href="#">Services</a>
</li>
<li>
<a class="noUnderline grayFonts" href="#">Our Works</a>
</li>
<li>
<a class="noUnderline grayFonts" href="#">Clients</a>
</li>
<li>
<a class="noUnderline grayFonts" href="#">Contacts</a>
</li>
</ul>
</nav> -->
<nav>
<div class="logo">
<h4>Eddie</h4>
</div>
<ul class="nav-links">
<li><a href="#">Home</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Our Works</a></li>
<li><a href="#">Clients</a></li>
<li><a href="#">Contacts</a></li>
</ul>
<div class="burger">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
</nav>
<main>
<section>
<div>
<p>
Unhappy with your website?
</p>
<h1>We create beautiful and fast web services</h1>
<img class="heroImage" src="heroImage.jpg" alt="" >
<h1>Story, emotion and purpose</h1>
<p>We help transform your ideas into real world applications that will outperform your toughest competition and help you achieve your strategic goals in short period of time.</p>
<div>
<h5>Want us to contact you ?</h5>
<section>
<input type="email" name="email" id="email" placeholder="Email" />
<input type="submit" id="submit" value="Join">
</section>
</div>
</div>
</section>
<section>
<h3>We offer high demand services</h3>
<div>
<div>
<span class="material-symbols-outlined blue iconSize">
edit
</span>
<h4>UI/UX Design</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis a metus ac nulla consequat aliquet id quis turpis.</p>
<button>Get Started</button>
</div>
<div>
<span class="material-symbols-outlined green iconSize">
code
</span>
<h4>Front End</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis a metus ac nulla consequat aliquet id quis turpis.</p>
<button>Get Started</button>
</div>
<div>
<span class="material-symbols-outlined red iconSize">
storage
</span>
<h4>Back End</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis a metus ac nulla consequat aliquet id quis turpis.</p>
<button>Get Started</button>
</div>
</div>
</section>
<section><h3>Good design means good business</h3>
<div class="mini_card">
<div class="mini_card_Data"> <img src="smarthome.jpg" alt="">
<h5>Full stack application</h5>
<h4>Smart home dashboard</h4>
</div>
<div class="mini_card_Data">
<img src="onboard.png" alt="">
<h5>UX/UI design</h5>
<h4>Onboard application</h4>
</div>
<!-- </div>
<div> -->
<div class="mini_card_Data">
<img src="booking.png" alt="">
<h5>Mobile application</h5>
<h4>Booking system</h4>
</div>
<div class="mini_card_Data">
<img src="juice-product.png" alt="">
<h5>Front End application</h5>
<h4>Juice product homepage</h4>
</div>
</div>
<a href="navbar.html" style="text-decoration: none; color:#2D9CDB"><p></p>see more -></a>
</section>
<section>
<div>
<p>Meet the team</p>
<h3>We are chilled and a laidback team</h3>
<p> Lorem ipsum, dolor sit amet consectetur adipisicing elit. </p>
</div>
<div class="threeImages">
<div class="firstImage">
<img src="person3.png" class="border-rd-25" alt="">
</div>
<div class="twoImages ">
<div>
<img src="person1.png" class="border-rd-25" width="260" alt="">
</div>
<div>
<img src="person2.png" class="border-rd-25" width="300" alt="">
</div>
</div>
</div>
</section>
<section>
<h3>
“Fast and outstanding resutls. Edie understands their customer’s needs. They have a young and talented team.”
</h3>
<div>
<img class="smallProfileIcon" src="person4.png" alt="">
<div class="smallProfileDetails">
<h4>Carlos Tran</h4>
<p>The Decorate Gatsby</p>
</div>
</div>
</section>
</main>
<footer>
<section>
<div>
<ul>
<li><a class="noUnderline" href="#">Home</a></li>
<li><a class="noUnderline" href="#">Services</a></li>
<li><a class="noUnderline" href="#">Our Works</a></li>
<li><a class="noUnderline" href="#">Clients</a></li>
<li><a class="noUnderline" href="#">Contacts</a></li>
</ul>
</div>
<div>
<h1>Edie</h1>
<section class="" >
<img src="instagram.svg" alt="instagram logo">
<img src="linkedin.svg" alt="linkedin logo">
<img src="twitter.svg" alt="twitter logo">
</section>
</div>
<div>
<h4>Want us to contact you ?</h4>
<section>
<input type="email" name="email" id="email" placeholder="Email" />
<input type="submit" id="submit" value="Join">
</section>
</div>
</section>
<section class="madeBy">
<p>created by <strong><u>Hermes179</u></strong>- devchallenges.io</p>
</section>
</footer>
<script src="JS/app.js"></script>
</body>
</html>