-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
200 lines (197 loc) · 9.48 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Template</title>
<!-- main template css file -->
<link rel="stylesheet" href="css/style.css">
<!-- normalize css -->
<link rel="stylesheet" href="css/normalize.css">
<!-- font auwsame librarry-->
<link rel="stylesheet" href="css/all.min.css">
<!-- Google fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@200;300;400;500;600;700;800&display=swap" rel="stylesheet">
</head>
<body>
<!-- start header -->
<div class="header">
<div class="container">
<img class="logo" src="images/logo.png" alt="logo" title="IO">
<div class="links">
<span class="icon">
<span></span>
<span></span>
<span></span>
</span>
<ul>
<li><a href="#serveses">Serveses</a></li>
<li><a href="#prtofilio">Prtofilio</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</div>
<!-- end header -->
<!-- start landing sectoin -->
<div class="landing">
<div class="intro-text">
<h1>Hello There</h1>
<p>We are Leon - Super Creative & Minimal Agency Web Template</p>
</div>
</div>
<!-- end landing sectoin -->
<!-- start featurese -->
<div class="featurese">
<div class="container">
<div class="feat">
<i class="fas fa-magic fa-3x"></i>
<h3>Tell Us Your Idea</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolores quae unde facere recusandae a, itaque rem veniam ex impedit possimus dolore voluptas voluptatibus placeat delectus eos culpa et optio ipsam.</p>
</div>
<div class="feat">
<i class="fas fa-gem fa-3x"></i>
<h3>We Will Do All The WOrk</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolores quae unde facere recusandae a, itaque rem veniam ex impedit possimus dolore voluptas voluptatibus placeat delectus eos culpa et optio ipsam.</p>
</div>
<div class="feat">
<i class="fas fa-globe-asia fa-3x"></i>
<h3>Your Product is Worldwide</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolores quae unde facere recusandae a, itaque rem veniam ex impedit possimus dolore voluptas voluptatibus placeat delectus eos culpa et optio ipsam.</p>
</div>
</div>
</div>
<!-- end featurese -->
<!-- start servieces -->
<div id="serveses" class="servieces">
<div class="container">
<h2 class="spicial-heading">Servieces </h2>
<p>Don't be busy, be productive</p>
<div class="servieces-content">
<div class="col">
<!-- start serviece -->
<div class="srv">
<i class="fas fa-palette fa-2x"></i>
<div class="text">
<h3>Graphic Design</h3>
<p>Graphic design is the process of visual communication and problem-solving using one or more of typography, photography and illustration.</p>
</div>
</div>
<div class="srv">
<i class="fas fa-quidditch fa-2x"></i>
<div class="text">
<h3>UI & UX</h3>
<p>Process of enhancing user satisfaction with a product by improving the usability, accessibility, and pleasure provided in the interaction.</p>
</div>
</div>
<!-- end serviece -->
</div>
<div class="col">
<!-- start serviece -->
<div class="srv">
<i class="fas fa-vector-square fa-2x"></i>
<div class="text">
<h3>Web Design</h3>
<p>Web design encompasses many different skills and disciplines in the production and maintenance of websites.</p>
</div>
</div>
<div class="srv">
<i class="fas fa-pencil-ruler fa-2x"></i>
<div class="text">
<h3>Web Development</h3>
<p>Web development is a broad term for the work involved in developing a web site for the Internet or an intranet.</p>
</div>
</div>
<!-- end serviece -->
</div>
<div class="col">
<div class="image">
<img src="images/msid-77573846,width-900,height-1200,resizemode-6.cms" alt="">
</div>
</div>
</div>
</div>
</div>
<!-- end servieces -->
<!-- start Prtofilio -->
<div id="prtofilio" class="prtofilio">
<div class="container">
<h2 class="spicial-heading">Prtofilio </h2>
<p>If you do it right, it will last forever.</p>
<div class="prtofilio-content">
<div class="card">
<img src="images/pexels-marta-branco-1194713.jpg" alt="">
<div class="info">
<h3>Project Here</h3>
<p>My creative ability is very difficult to measure because it can manifest in so many surprising and.</p>
</div>
</div>
<div class="card">
<img src="images/pexels-pixabay-356056.jpg" alt="">
<div class="info">
<h3>Project Here</h3>
<p>My creative ability is very difficult to measure because it can manifest in so many surprising and.</p>
</div>
</div>
<div class="card">
<img src="images/pexels-soumil-kumar-735911.jpg" alt="">
<div class="info">
<h3>Project Here</h3>
<p>My creative ability is very difficult to measure because it can manifest in so many surprising and.</p>
</div>
</div>
</div>
</div>
</div>
<!-- end Prtofilio -->
<!-- start about -->
<div id="about" class="about">
<div class="container">
<h2 class="spicial-heading">About </h2>
<p>Less is more work</p>
<div class="about-content">
<div class="image">
<img src="images/preview.jpg" alt="">
</div>
<div class="text">
<p>My Name is <span>Mohamed Sabry</span> , i'm live In Monofia , I'm student in High Institute Of Management & Information Technology In tanta , i'm lerning programing from Self Study
</p>
<hr>
<p>
My Skils From Web<br> Html , Css , Java Script , Js Dom , Js Bom , Es6 , oop ,Git & github <br> My Skils From Computer Scince <br> C# , Python , Java , lunix , photoshop , lightroom , ilistrator , xd ,microsoft office
</p>
</div>
</div>
</div>
</div>
<!-- end about -->
<!-- start contact -->
<div id="contact" class="contact">
<div class="container">
<h2 class="spicial-heading">Contact </h2>
<p>We are born to create</p>
<div class="info">
<p class="label">Feel free to drop us a line at:</p>
<a href="mailto:[email protected]?subject=contact" class="link">[email protected]</a>
<div class="social">
<p>Find us on social netwark:</p>
<a href="https://www.facebook.com/mohammed.sabry.31521301/" target="_blank"><i class="fab fa-facebook fa-2x"></i></a>
<a href="https://www.instagram.com/mohamed_s_abdelmordy/?fbclid=IwAR0kfHNfFNI8fv87oJP_WH_CD-F6n6b-Co181AJL6lFEYd3G6EZhmkHtWhI" target="_blank"><i class="fab fa-instagram fa-2x"></i></a>
<a href="https://twitter.com/abdelmordy_s?fbclid=IwAR1SQReEKLxl4f6dsKXNNck5OcXGG6x4lh-Fzq_vPNhByV0nEmBW5rBlpNE" target="_blank"><i class="fab fa-twitter fa-2x"></i></a>
<a href="https://www.linkedin.com/in/mohamed-sabry-abdelmordy-b012441b0/?fbclid=IwAR0WE4D006SJpcmOghd2l7-hb1ikesTJgIXQKnbUq3lyOTyzwNVKxZMVTKM" target="_blank"><i class="fab fa-linkedin-in fa-2x"></i></a>
<a href="https://github.com/En-Mohamed-Sabry?fbclid=IwAR1KEEUaJfHmGP6SDCw_u6yOZdBG4Sd3w1_kOstJRnDnaBI6JnsI7qJZkQA" target="_blank"><i class="fab fa-git-square fa-2x"></i></a>
</div>
</div>
</div>
</div>
<!-- end contact -->
<!-- start footer -->
<div class="footer">
© 2021 <span> <a href="https://www.facebook.com/mohammed.sabry.31521301/" target="_blank">Mohamed</a></span> All Right reserved
</div>
<!-- end footer -->
</body>
</html>