-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblogs.html
216 lines (201 loc) · 9.2 KB
/
blogs.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
<!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>Portfolio</title>
<!-- --------boxIcon------ -->
<link rel="stylesheet" href="https://unpkg.com/boxicons@latest/css/boxicons.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;700;900&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@200;300;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script defer src="./script/blogs.js"></script>
</head>
<link rel="stylesheet" href="./css/general.css">
<link rel="stylesheet" href="./css/blogs.css">
<body class="body">
<div class="nav-container">
<header class="header">
<a href="index.html" class="logo">N.M.<span class="norbert">Norbert</span></a>
<nav>
<ul class="list">
<ul><a href="index.html" class="list-item">Home</a></ul>
<ul><a href="about.html" class="list-item">About</a></ul>
<ul><a href="skills.html" class="list-item">Skills</a></ul>
<ul><a href="blogs.html" class="list-item">Blogs</a></ul>
<ul><a href="projects.html" class="list-item">Projects</a></ul>
<ul><a href="contacts.html" class="list-item">Contacts</a></ul>
<ul><a data-hidden="true" href="login.html" class="list-item">Login</a><a data-hidden="false" href="login.html" class="list-item">Logout</a></ul>
</ul>
<button class="hamb-btn" id="hamb-btn"><i class="fa fa-bars"></i></button>
</nav>
</header>
</div>
<div class="blogs">
<div class="header-blogs">
<div class="header-blogs-title">
<p class="recent">Recent Publications</p>
</div>
<div class="search">
<input type="text" placeholder="Search everything" name="search">
<button type="text" style="background-color: #3C3535;"><i class='bx bx-search'
style="color: white;"></i></button>
</div>
</div>
<div class="blogs-content">
<div class="first-content">
<p class="blog-title">Improve your customer Experience</p>
<p class="blog-description">Fostering effective communication <br/>
skills should be an integral part of <br/>
the company's values. Training the <br/>
team with customer service<br/>
etiquette.
</p>
<a href="singlepost.html" class="read-more"><u>Read more→</u></a>
<div class="profile-info">
<div class="profile-pic">
<img src="photos/blogpage-pic.webp" alt="!!" class="profile-img">
</div>
<div class="names-date">
<p class="names">Paul Mugisha</p>
<p class="date">Wed, 3rd Nov 2022, 6 min ago</p>
</div>
</div>
<div class="interactions">
<div class="comments">
<p class="comments-number">10 comments</p>
</div>
<div class="likes">
<p class="likes-number">2 likes</p>
</div>
</div>
</div>
<div class="first-content">
<p class="blog-title">Improve your customer Experience</p>
<p class="blog-description">Fostering effective communication <br/>
skills should be an integral part of <br/>
the company's values. Training the <br/>
team with customer service<br/>
etiquette.
</p>
<a href="singlepost.html" class="read-more"><u>Read more→</u></a>
<div class="profile-info">
<div class="profile-pic">
<img src="photos/blogpage-pic.webp" alt="!!" class="profile-img">
</div>
<div class="names-date">
<p class="names">Paul Mugisha</p>
<p class="date">Wed, 3rd Nov 2022, 6 min ago</p>
</div>
</div>
<div class="interactions">
<div class="comments">
<p class="comments-number">10 comments</p>
</div>
<div class="likes">
<p class="likes-number">2 likes</p>
</div>
</div>
</div>
<div class="first-content">
<p class="blog-title">Improve your customer Experience</p>
<p class="blog-description">Fostering effective communication <br/>
skills should be an integral part of <br/>
the company's values. Training the <br/>
team with customer service<br/>
etiquette.
</p>
<a href="singlepost.html" class="read-more"><u>Read more→</u></a>
<div class="profile-info">
<div class="profile-pic">
<img src="photos/blogpage-pic.webp" alt="!!" class="profile-img">
</div>
<div class="names-date">
<p class="names">Paul Mugisha</p>
<p class="date">Wed, 3rd Nov 2022, 6 min ago</p>
</div>
</div>
<div class="interactions">
<div class="comments">
<p class="comments-number">10 comments</p>
</div>
<div class="likes">
<p class="likes-number">2 likes</p>
</div>
</div>
</div>
</div>
<div class="blogs-subscription">
<div class="left-side-0">
<p class="join-p"><span class="join">Join</span> our blog channel</p>
<p class="stay-up">Stay up to date with latest news and articles.</p>
</div>
<div class="right-side-0">
<div class="enter-email">
<input type="text" placeholder="Enter your email" class="mail-input">
</div>
<div class="button-subscribe">
<button class="subscribe">Subscribe</button>
</div>
</div>
</div>
</div>
<div class="footer">
<a href="index.html" class="logo-2">N.M.<span class="norbert-2">Norbert</span></a>
<div class="above-line">
<div class="left-side">
<h3>get more digital experiences<br />
that creates more happy in the<br />
world, with me.
</h3>
</div>
<div class="right-side">
<nav>
<ul>
<li><a href="#">overview</a></li>
<li><a href="#">help</a></li>
<li><a href="#">privacy</a></li>
<li><a href="blogs.html">blogs</a></li>
<li><a href="#">Support me</a></li>
</ul>
</nav>
</div>
</div>
<hr size="0.5" width="80%" color="lightgray">
<div class="below-line">
<div class="copyright">
<h3>©2022, All rights reserved</h3>
</div>
<div class="icons">
<ul class="s-icons">
<li>
<a href="#"><img class="facebook-icon" src="social-icons/facebook.svg"></a>
</li>
<li>
<a href="#"><img class="linkedin-icon" src="social-icons/LinkedIn.svg"></a>
</li>
<li>
<a href="#"><img class="twitter-icon" src="social-icons/Twitter.svg"></a>
</li>
<li>
<a href="#"><img class="git-icon" src="social-icons/Github.svg"></a>
</li>
</ul>
</div>
</div>
</div>
<script>
if(JSON.parse(localStorage.getItem("auntheticatedUser"))){
document.querySelector(".list").dataset.loggedin="true";
}else{
document.querySelector(".list").dataset.loggedin="false";
}
</script>
<script src="script/menu.js"></script>
</body>
</html>