-
Notifications
You must be signed in to change notification settings - Fork 0
/
assigment2.html
245 lines (167 loc) · 8.25 KB
/
assigment2.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
236
237
238
239
240
241
242
243
244
245
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Codka xalka </title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.1/css/all.min.css" integrity="sha512-5Hs3dF2AEPkpNAR7UiOHba+lRSJNeM2ECkwxUIxC1Q/FLycGTbNapWXB4tP889k5T5Ju8fs4b1P5z/iB4nMfSQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div class=" bg-yellow-500 sm:px-20 px-10 flex justify-between p-10 text-2xl">
<h1 class=" font-bold text[20px] text-white "> Code xalka</h1>
<ul class="hidden sm:flex gap-10 font-semibold pl-[x] ">
<li class=" hover:text-white"> Home</li>
<li class=" hover:text-white"> About Us</li>
<li class=" hover:text-white"> Contact Us</li>
</ul>
<i class="fa-solid fa-bars text-[30px] sm:hidden"></i>
</div>
<div class=" flex justify-between flex-col sm:flex-row mx-10 gap-5 ">
<div class=" pt-[60px] w-[300px] sm:w[400px] ">
<h1 class=" font-bold text-4xl pb-10"> Exellent services for iT success</h1>
<div class="flex gap-3">
<div>
<i class="fa-solid fa-circle-check"> </i>
</div>
<h1 class="font-bold "> Best IT solution </h1>
</div>
<div class="flex gap-3">
<div>
<i class="fa-solid fa-circle-check"> </i>
</div>
<h1 class="font-bold "> professional web selution </h1>
</div>
<div class="flex gap-3">
<div>
<i class="fa-solid fa-circle-check"> </i>
</div>
<h1 class="font-bold "> Product enginaring </h1>
</div>
<div class=" pt-10 gap-5">
<button class=" bg-yellow-500 px-7 py-5 rounded-2xl hover hover:bg-white hover:border-2 border-black">Explore More</button>
</div>
</div>
<div class=" ">
<img class=" w-[300px] h-[300px] sm:h-[550px] sm:w-[500px] border-l-8 border-yellow-400 " src ="ADAANI.jpg">
</div>
</div>
<!--------------------------2-------------------------->
<div class=" bg-slate-900 py-20 ">
<div class=" text-2xl text-white p-10 justify-items-center ">
<h1 class="text-yellow-400"> Why you Choose Us ?</h1>
<h2 class=" w-[300px] pt-10"> Design The Concept Of Your Bussiness Idea Now </h2>
</div>
<div class=" flex gap-8 justify-center flex-col sm:flex-row items-center ">
<div class="bg-white h-[400px] w-[300PX] px-8 overflow-hidden rounded-xl ">
<div class="justify-items-center relative ">
<h1 class="font-bold text-4xl pt-10 text-3xl">01</h1>
<h1 class=" font-bold pt-10">Product Design </h1>
<p class=" font-semibold w-[300px] text-3xl px-3 pt-4">Our Product Design Services Lets you Prototype , test , and validate </p>
<div>
<div class="w-[100px] h-[100px] bg-yellow-500 absolute -right-16 -bottom-[130px] rounded-full"></div>
</div>
</div>
</div>
<div class="bg-white h-[400px] w-[300px] px-10 overflow-hidden rounded-xl">
<div class="justify-items-center relative ">
<h1 class="font-bold text-4xl pt-10 text-3xl">02</h1>
<h1 class=" font-bold pt-10">Product Design </h1>
<p class=" font-semibold w-[300px] text-3xl px-3 pt-4">Our Product Design Services Lets you Prototype , test , and validate </p>
<div>
<div class="w-[100px] h-[100px] bg-yellow-500 absolute -right-16 -bottom-[130px] rounded-full"></div>
</div>
</div>
</div>
<div class="bg-white h-[400px] w-[300px] px-10 overflow-hidden rounded-xl">
<div class="justify-items-center relative ">
<h1 class="font-bold text-4xl pt-10 text-3xl">03</h1>
<h1 class=" font-bold pt-10">Product Design </h1>
<p class=" font-semibold w-[300px] text-3xl px-3 pt-4">Our Product Design Services Lets you Prototype , test , and validate </p>
<div>
<div class="w-[100px] h-[100px] bg-yellow-500 absolute -right-16 -bottom-[130px] rounded-full"></div>
</div>
</div>
</div>
<div class="bg-white h-[400px] w-[300px] px-10 overflow-hidden rounded-xl">
<div class="justify-items-center relative ">
<h1 class="font-bold text-4xl pt-10 text-3xl">04</h1>
<h1 class=" font-bold pt-10">Product Design </h1>
<p class=" font-semibold w-[300px] text-3xl px-3 pt-4">Our Product Design Services Lets you Prototype , test , and validate </p>
<div>
<div class="w-[100px] h-[100px] bg-yellow-500 absolute -right-16 -bottom-[130px] rounded-full"></div>
</div>
</div>
</div>
</div>
</div>
<!-----------------------3-------------------------->
<div class=" flex gap-20 flex-col sm:flex-row">
<div class=" flex flex-col sm:flex-row">
<div>
<div class=" border-r-8 border-gray-400 w-[300px] h-[220px] m-10 justify-items-center border-b-8 border-yellow-500 border-y-2 border-gray-500 border-l-2 border-gray-500">
<i class=" pt-6 fa-solid fa-code"></i>
<h1 class="pt-4 font-bold text-2xl"> Software Development</h1>
<p class="px-5 w-[300px] pt-5"> We are Committed to build well Quality Sofware that make life simple </p>
</div>
<div class=" border-r-8 border-gray-400 w-[300px] h-[220px] m-10 justify-items-center border-b-8 border-black-500 border-y-2 border-gray-500 border-l-2 border-gray-500 ">
<i class=" pt-6 fa-solid fa-code"></i>
<h1 class="pt-4 font-bold text-2xl"> Website develoment</h1>
<p class="px-5 w-[300px] pt-5"> We are Committed to build well Quality Sofware that make life simple </p>
</div>
</div>
<Div class="flex flex-col sm:flex-row">
<div>
<div class=" border-r-8 border-gray-400 w-[300px] h-[220px] m-10 justify-items-center border-b-8 border-green-500 border-y-2 border-gray-500 border-l-2 border-gray-500">
<i class=" pt-6 fa-solid fa-code"></i>
<h1 class="pt-4 font-bold text-2xl"> Mobile Application</h1>
<p class="px-5 w-[300px] pt-5"> We are Committed to build well Quality Sofware that make life simple </p>
</div>
<div class=" border-r-8 border-gray-400 w-[300px] h-[220px] m-10 justify-items-center border-b-8 border-red-500 border-y-2 border-gray-500 border-l-2 border-gray-500">
<i class=" pt-6 fa-solid fa-code"></i>
<h1 class="pt-4 font-bold text-2xl"> Training & Consulting</h1>
<p class="px-5 w-[300px] pt-5"> We are Committed to build well Quality Sofware that make life simple </p>
</div>
</div>
</div>
</div>
<div class=" mx-10 ">
<h1 class="font-bold text-3xl border-b-8 border-yellow-500 ">What We Ofter</h1>
<img class=" w-[300px] h-[300px] sm:w-[400px] sm:h-[500px] pt-5 rounded-t-3xl" src="ADAANI.jpg">
</div>
</div>
<!------------------4--------------------------->
<div class="bg-yellow-500 px-10 sm:px-20 py-10 flex gap-10 flex-col sm:flex-row">
<div>
<h1 class=" font-bold text-3xl border-b-8 border-e-white"> Our Impacts </h1>
<h2 class=" font-bold w-[300px] pt-10 text-3xl"> We Have Achieved many Customer Satisfaction </h2>
<p class=" text-2xl fw-[500px] pt-4">The Are Many Customer Satisfaction Form Different Sectors </p>
<button class="bg-white px-8 py-3 rounded-3xl font-bold mt-4 ">Get In Touch With Us</button>
</div>
<div class="">
<div>
<div class="bg-white w-[300px] h-[200px] justify-items-center border-t-8 border-black ">
<h1 class="font-bold pt-10 text-3xl">40+</h1>
<h3 class="font-semibold pt-5 ">project Compleated</h3>
</div>
<div class="bg-white w-[300px] h-[200px] justify-items-center border-t-8 border-red-500">
<h1 class="font-bold pt-10 text-3xl ">20+</h1>
<h3 class="font-semibold pt-5">Happy Customer </h3>
</div>
</div>
</div>
<div class=" ">
<div class="bg-white w-[300px] h-[200px] justify-items-center border-t-8 border-black ">
<h1 class="font-bold pt-10 text-3xl">50+</h1>
<h3 class="font-semibold pt-5 ">Skilled Person </h3>
</div>
<div class="bg-white w-[300px] h-[200px] justify-items-center border-t-8 border-black">
<h1 class="font-bold pt-10 text-3xl">62+</h1>
<h3 class="font-semibold pt-5 ">Training Conducted</h3>
</div>
</div>
</div>
</div>
</div>
</body>
</html>