-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
196 lines (177 loc) · 7.49 KB
/
Copy pathindex.html
File metadata and controls
196 lines (177 loc) · 7.49 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
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
<!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>Programming Hero | Module two</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css">
<link rel="stylesheet" href="../Module-2/src/style.css">
</head>
<body>
<section class="left-side">
<div class="profile">
<div class="socialdetails">
<img class="myprofileimg" src="../Module-2/Assets/images/Myimg.png" alt="Altaf husain">
<h2>Altaf <span style="color:#cf3c01">Husain</span> </h2>
<p> Full-stack Developer </p>
<div class="icons">
<a href="http://" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-facebook"></i></a>
<a href="http://" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-instagram"></i></a>
<a href="http://" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-github"></i></a>
<a href="http://" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
<div class="address">
<li><i class="fa-sharp fa-solid fa-map-location"></i>Sylhet,Bangladesh</li>
<li><i class="fa-regular fa-flag"></i>Bangladesh</li>
</div>
<div class="download-button">
<button><i class="fa-solid fa-download"></i>Download Cv</button>
</div>
</div>
</section>
<section class="right-side">
<div class="bodydetails">
<section class="nav">
<nav class="menu">
<ul>
<li><a href="">Home</a></li>
<li><a href="#about">About Me</a></li>
<li><a href="#service">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</section>
<section id="about">
<div class="aboutme">
<h3>About Me</h3>
<p>Hi, I am an enthusiastic, smart-working, and reliable <b style="color: #8F566C">Full-Stack Developer & Server
Administration Expert</b> who
has over 5 years of experience in this field & efficiently providing high-quality services to various businesses
and
individuals. <b style="color: #8F566C">I have team management skills & experience </b> and I am good to go with
teamwork.</p>
</div>
</section>
<section id="service">
<div class="serice">
<h3>Services I Provide</h3>
<div class="serviceDetails">
<div class="icon">
<i class="fa-brands fa-wordpress"></i>
</div>
<div class="heading">
<h4>WordPress Development</h4>
</div>
<div class="servicelist">
<li>WordPress custom themes and plugins development</li>
<li>Additional features/functionality development in existing themes & plugins</li>
<li>WooCommerce custom functionality development</li>
<li>Bug/error fixing & malware remova</li>
<li>Performance/speed optimization and security tweak</li>
<li>Amazon S3 bucket & Amazon Cloudfront integration with WordPress</li>
</div>
</div>
<div class="serviceDetails">
<div class="icon">
<i class="fa-sharp fa-solid fa-pager"></i>
</div>
<div class="heading">
<h4>Website Design and Development</h4>
</div>
<div class="servicelist">
<li>WordPress custom themes and plugins development</li>
<li>Additional features/functionality development in existing themes & plugins</li>
<li>WooCommerce custom functionality development</li>
<li>Bug/error fixing & malware remova</li>
<li>Performance/speed optimization and security tweak</li>
<li>Amazon S3 bucket & Amazon Cloudfront integration with WordPress</li>
</div>
</div>
<div class="serviceDetails">
<div class="icon">
<i class="fa-sharp fa-solid fa-server"></i>
</div>
<div class="heading">
<h4> Optimization & Security</h4>
</div>
<div class="servicelist">
<li>WordPress custom themes and plugins development</li>
<li>Additional features/functionality development in existing themes & plugins</li>
<li>WooCommerce custom functionality development</li>
<li>Bug/error fixing & malware remova</li>
<li>Performance/speed optimization and security tweak</li>
<li>Amazon S3 bucket & Amazon Cloudfront integration with WordPress</li>
</div>
</div>
<div class="serviceDetails">
<div class="icon">
<i class="fa-sharp fa-solid fa-server"></i>
</div>
<div class="heading">
<h4>Server Administration</h4>
</div>
<div class="servicelist">
<li>WordPress custom themes and plugins development</li>
<li>Additional features/functionality development in existing themes & plugins</li>
<li>WooCommerce custom functionality development</li>
<li>Bug/error fixing & malware remova</li>
<li>Performance/speed optimization and security tweak</li>
<li>Amazon S3 bucket & Amazon Cloudfront integration with WordPress</li>
</div>
</div>
</div>
</section>
<section id="portfolio">
<div class="portfolio">
<div class="heading">
<h3>My Previous Works</h3>
</div>
<div class="sub-title">
<p>Be confident to see our previous works you are absolutely good to go with us. </p>
</div>
<div class="portfolioimg">
<img src="../Module-2/Assets/images/work-1.png" alt="" srcset="">
<img src="../Module-2/Assets/images/work-2.png" alt="" srcset="">
<img src="../Module-2/Assets/images/work-3.png" alt="" srcset="">
<img src="../Module-2/Assets/images/about_2.png" alt="" srcset="">
</div>
</div>
</div>
<section id="contact">
<div class="contactMe">
<div class="heading">
<h3>Contact </h3>
</div>
<div class="sub-title">
<p>We care your every message so don't forget to message Us . </p>
</div>
<div class="contact-form">
<form action="" method="post">
<label for="Fname">Name: </label>
<input type="text" placeholder="Type Your full name ">
<label for="email">Email: </label>
<input type="email" placehoder="Email" name="email" id="email">
<label for="Number">Contact Number : </label>
<input type="text" placehoder="Contact Number" name="number" id="number">
<label for="subject">Subject : </label>
<input type="text" placehoder="Write message Subject" name="subject" id="subject">
<label for="descriptions ">Descriptions :</label>
<input type="text" name="text-area" id="">
<input type="submit" value="Submit">
</form>
</div>
</div>
</div>
</section>
</section>
</section>
<section id="footer">
<div class="footer">
<p>© All Right Reserved By Altaf Husain.com </p>
</div>
</section>
</body>
</html>