-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTechnical.html
199 lines (169 loc) · 8.59 KB
/
Technical.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
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>"Service-Technology"</title>
<link rel="stylesheet" type="text/css" href="StyleSheet1.css">
<link rel = "stylesheet" href = "landingpage.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&family=Poppins:wght@300;400;600&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/6a60d80baf.js" crossorigin="anonymous"></script>
<script src ="index.js"></script>
<link rel="stylesheet" href="http://localhost:3333/?css=StyleSheet1.css">
<link rel="stylesheet" href="http://localhost:3333/?css=landingpage.css">
</head>
<body>
<div class="container">
<div class="navbar">
<div class="header">
<a href = "/landingpage">
<img class="logo" src="http://localhost:3333/?png=logo.png" width="35%" alt="WorkFolio Logo"/>
</a>
<ul>
<li>
<div class="searchbox">
<input type = "text" placeholder = "Search" class = "searchtext">
<a href = "#" id = "search"><i id="top" class="fa-solid fa-magnifying-glass"></i></a>
</div>
</li>
<li> <a href = "/profile"> <i id="top" class="fa-regular fa-user"></i></a> </li>
</ul>
</div>
<div class = "dashboard">
<ul>
<li><a href = "/graphicdesigning">Graphic Designing</a></li>
<li><a href = "/business">Business</a></li>
<li><a href = "/programming">Programming</a></li>
<li><a href = "/technical">Technical</a></li>
<li><a href = "/marketing">Marketing</a></li>
</ul>
</div>
</div>
<!-- changing-->
<div id = "result2" class ="results">
</div>
<!-- Technical container-->
<div class="container2">
<div class = "users">
<a href="/specificservice" >
<img class="image" src="http://localhost:3333/?jpg=man4.jpg" alt="">
<h3>Johnny Jenkins-Biotechnology</h3>
<h5>I can provide an outsider view and guidance for your current projects.</h5>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-solid fa-star-half"></i> 3.3
<br><br>Starting from 139 AED
</a>
</div>
<div class = "users">
<a href="specific_service2.html">
<img class="image" src="http://localhost:3333/?jpg=woman6.jpg" alt="">
<h3>Eliy Summer-Robotics</h3>
<h5>I can help you in completing you're robotics project while also providing guidance.</h5>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i> 4.7
<br><br>Starting from 339 AED
</a>
</div>
<div class = "users">
<a href="#" >
<img class="image" src="http://localhost:3333/?jpg=man1.jpg" alt="">
<h3>Scott Riveria-Big Data</h3>
<h5>Hello ,I can help in creating and utilizing DBMS structure and queries.</h5>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-solid fa-star-half"></i> 3.9
<br><br>Starting from 249 AED
</a>
</div>
<div class = "users">
<a href="#" >
<img class="image" src="http://localhost:3333/?jpg=woman3.jpg" alt="">
<h3>Olive Parker-Augmented Reality</h3>
<h5>I can help you in creating a project from beginning to end.</h5>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-solid fa-star-half"></i> 2.4
<br><br>Starting from 110 AED
</a>
</div>
<div class = "users">
<a href="#" >
<img class="image" src="http://localhost:3333/?jpg=woman5.jpg" alt="">
<h3>Mary Lee-IOT,AI</h3>
<h5>I can help you in connecting AI with IOT devices while also providing expert level advice.</h5>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-solid fa-star-half"></i> 4.5
<br><br>Starting from 309 AED
</a>
</div>
<div class="users">
<a href=" ">
<img class="image" src="http://localhost:3333/?jpg=woman8.jpg" alt="">
<h3>Cindy Raven-Space and Operational Technology </h3>
<h5> Hey, I can help you in understanding and utilizing the above topics better.</h5>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-sharp fa-solid fa-star"></i> 3.0
<br><br>Starting from 189 AED
</a>
</div>
<div class="users">
<a href=" ">
<img class="image" src="http://localhost:3333/?jpg=man10.jpg" alt="">
<h3>Sebastian Cole-Communication Technology</h3>
<h5>I can help you understand the basic information and how to use it for your personal projects.</h5>
<i class="fa-sharp fa-solid fa-star"></i> 1.2
<br><br>Starting from 99 AED
</a>
</div>
<div class="users">
<a href=" ">
<img class="image" src="http://localhost:3333/?jpg=woman9.jpg" alt="">
<h3>Melody Levine-Educational Technology</h3>
<h5>I can help you identify and create a learning process which suits you.</h5>
<i class="fa-sharp fa-solid fa-star"></i>
<i class="fa-solid fa-star-half"></i> 1.6
<br><br>Starting from 129 AED
</a>
</div>
</div>
<!-- footer -->
<footer>
<div class="footer">
<div class="col1">
<h3> About</h3>
<a href="#">About Us</a>
<a href="#">FAQ</a>
<a href="#">Company and partners</a>
<a href="#">Contact Us</a>
</div>
<div class="col2">
<h3> Join us for more exciting deals! </h3>
<form>
<input type="email" placeholder="Email Address" required />
<br />
<button type="submit"> Join now </button>
</form>
</div>
<div class="col3">
<h3> Who are we: </h3>
<p>We are a non-profit group working to provide talented <br /> developers and creators a platform to showcase their skills. <br /> Find us at Emerald building , Downtown Dubai , UAE</p>
<div class="socialIcons">
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-instagram"></i>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>