-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
190 lines (158 loc) · 5.36 KB
/
index.html
File metadata and controls
190 lines (158 loc) · 5.36 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body style="background-color: #000000;">
<section> <!--1st section Header -->
<div>
<Header>
<nav>
<a href="/code-1st-try/Home.html">Home</a>
<a href="/code-1st-try/about.html">about</a>
<a href="/code-1st-try/contact.html">contact</a>
</nav>
<button name="header button"> Lets tlak me</button>
</Header>
</div>
<div>
<h3 style="color: hsl(0, 2%, 25%);">Hello,i'm</h3> <br>
<h1 style="color: #C9F31D;">Freelancer Shihab</h1>
<h3 style="color: aliceblue;">Digital Marketer & Web Designer</h3>
<p style="color: rgb(61, 58, 58);">My name is Md. Shihab Hossen. I am a digital marketer And social media manager & Web designer. Data entry, Lead Generation, Email Marketing, WordPress, SEO(ON-Page & Off-Page), Amazon SEO, Expert.
</p>
</div>
<div>
<button><a href="#">Hire me</a> </button>
<button>="#">My Resume</a> </button>
</div>
<div>
<img src="/code-1st-try/image/IMG20250223144535.jpg">
</div>
<div>
<!-- count er part ta -->
</div>
</section>
<section> <!--2nd section banner gula bosate hobe -->
<div>
<!--Iamge Consol ad korte hoe-->
</div>
</section>
<section> <!--3rd section About Me -->
<div>
<h2>Professional </h2>
<h1>Problem Solutions </h1>
<h4>About me </h4>
<p>I am a professional Digital Marketer and Web Designer, dedicated to taking my clients’ businesses to new heights online. With over 5 years of experience in this industry, I started my journey as a freelancer, handling small projects on my own. Over time, through skill development, real-world experience, and client satisfaction, I now run a full-service digital marketing agency — where every project is handled with the same care and attention as if it were our own.</p>
</div>
</section>
<section> <!--4th section What I Do -->
<div>
<p>Features</p>
<h1>What I Do </h1>
</div>
<div>
<img src="" alt="">
<h2>SMM</h2>
<ul type="box">
<li>Facebook Marketing</li>
<li>Instagram Marketing</li>
<li>Pinterest Marketing</li>
<li>Linkedin Marketing</li>
</ul>
</div>
<div>
<img src="" alt="">
<h2>Lead Generation </h2>
<ul type="box">
<li>Data Entr</li>
<li>Web Scraping</li>
<li>Web Research</li>
<li>Linkedin Leads</li>
</ul>
</div>
<div>
<img src="" alt="">
<h2>Email Marketing (Mailchimp & Klaviyo) </h2>
<ul type="box">
<li>Email Template & Campaign run</li>
<li>Automation & Audience Setup</li>
<li>Leanding Pages & Newsletter Design/li>
<li>Linkedin Marketing</li>
</ul>
</div>
</section>
<section> <!--5th section Features -->
<div>
<img src="" alt="">
<h2>Search Engine Optimization </h2>
<ul type="box">
<li>Keyword Research</li>
<li>On-Page SEO</li>
<li>Off-Page SEO </li>
<li>Local SEO</li>
<li>SEO Audit</li>
</ul>
</div>
<div>
<img src="" alt="">
<h2>WordPress Customization </h2>
<ul type="box">
<li>Theme Customization</li>
<li>OPlugin Management</li>
<li>Content Management </li>
<li>User Experience & Navigation</li>
<li>Custom Development</li>
<li>Maintenance and Updates</li>
</ul>
</div>
<div>
<img src="" alt="">
<h2>web Development </h2>
<ul type="box">
<li>HTML</li>
<li>CSS</li>
<li>Javascript </li>
</ul>
</div>
</section>
<section>
<div>
<h1>My Resume </h1>
<h2>Professional Skill </h2>
</div>
<div> <!--Progress Bar hobe -->
</div>
</section>
<section> <!-- 6th Section My Skills -->
<div>
<h3>My Skills</h3>
<h1>Lets Explore Popular Skills</h1> <h2>& Experience</h2>
</div>
</section>
<section> <!-- 7 th section Blog -->
<div>
<h1>Blog</h1>
</div>
<div>
<!-- Youtube Vd Ad hobe -->
</div>
</section>
<section> <!--Contact me -->
<div>
<p>Contact</p>
<h1>Contact With Me</h1>
</div>
<div>
<img src="" alt=""> <!-- contact image -->
<h2>Md Shihab Hossen </h2>
<i><p>Digital Marketer & Web Designer </p></i>
<p>I am available for freelance work. Connect with me via and call in to my account </p>
<p>+88 0 1951073976</p>
<p>mdshihabhossen.web@gmail.com</p>
</div>
</section>
</body>
</html>