-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.html
264 lines (229 loc) · 9.68 KB
/
blog.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
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="./media-query.css">
<title>Blog Page</title>
</head>
<body>
<!-- Loading ... -->
<div id="loading-screen">
<div id="loading-spinner"></div>
</div>
<!-- loading Ended -->
<section id="main-content">
<!-- Navigation Bar -->
<section class="nav">
<nav>
<div class="logo">
<h1>{Finsweet</h1>
</div>
<div class="nav-links">
<ion-icon name="menu-outline" id="menu-icon"></ion-icon>
<ul class="links">
<ion-icon name="close-outline" id="close-icon"></ion-icon>
<li><a href="./index.html">Home</a></li>
<li><a href="#">Blog</a></li>
<li><a href="./about.html">About Us</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
<a href="#footer" class="subscribe">Subscribe</a>
</div>
</nav>
</section>
<!-- Ending The Nav Bar -->
<!-- Blog Top Started -->
<section class="blog-top">
<div class="blog-top-content">
<h4>Featured Post</h4>
<h2>Step-by-step guide to choosing great font pairs</h2>
<p>
By <span>James West</span> | May 23, 2022
</p>
<p>
Duis aute irure dolor in reprehenderit in voluptate
velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident.
</p>
<input type="button" class="read-more" value="Read More >">
</div>
<div class="blog-top-img">
<img src="./Images/community/img1.jpg" alt="">
</div>
</section>
<!-- Blog Top Ended -->
<!-- Blog Posts Section Started -->
<section class="blog-posts">
<h1>All posts</h1>
<hr>
<div class="blog-posts-posts">
<div class="blog-posts-posts-post" id="post">
<img src="./Images/community/img2.jpg" alt="">
<div class="descr">
<h4>Startup</h4>
<h2>
Design tips for designers that cover everything you need
</h2>
<p>
Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident.
</p>
</div>
</div>
<div class="blog-posts-posts-post" id="post">
<img src="./Images/community/img3.jpg" alt="">
<div class="descr">
<h4>Business</h4>
<h2>
How to build rapport with your web design clients
</h2>
<p>
Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident.
</p>
</div>
</div>
<div class="blog-posts-posts-post" id="post">
<img src="./Images/community/img4.jpg" alt="">
<div class="descr">
<h4>Startup</h4>
<h2>
Logo design trends to avoid in 2022
</h2>
<p>
Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident.
</p>
</div>
</div>
<div class="blog-posts-posts-post" id="post">
<img src="./Images/community/img5.jpg" alt="">
<div class="descr">
<h4>Technology</h4>
<h2>
8 Figma design systems you can download for free today
</h2>
<p>
Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident.
</p>
</div>
</div>
<div class="blog-posts-posts-post" id="post">
<img src="./Images/community/img6.jpg" alt="">
<div class="descr">
<h4>Economy</h4>
<h2>
Font sizes in UI design: The complete guide to follow
</h2>
<p>
Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident.
</p>
</div>
</div>
</div>
<div class="blog-posts-btns">
<h3 class="desactive">< Prev</h3>
<h3>Next ></h3>
</div>
</section>
<!-- Blog Posts Section Ended -->
<!-- Category Section Started -->
<section class="home-category">
<h1 style="text-align: left">All Categories</h1>
<div class="categories">
<div class="category">
<img src="./Images/Gifs/profit.gif" alt="">
<h4>Business</h4>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing.
</p>
</div>
<div class="category">
<img src="./Images/Gifs/startup.gif" alt="">
<h4>Startup</h4>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing.
</p>
</div>
<div class="category">
<img src="./Images/Gifs/line-chart.gif" alt="">
<h4>Economy</h4>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing.
</p>
</div>
<div class="category">
<img src="./Images/Gifs/ai.gif" alt="">
<h4>Technology</h4>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing.
</p>
</div>
</div>
</section>
<!-- Category Section Ended -->
<!-- Join Team Section Started -->
<section class="join-team">
<h1>Join our team to be a part of our story</h1>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.
</p>
<input type="button" value="Join Now">
</section>
<!-- Join Team Section Ended -->
<!-- Footer Section Started -->
<footer class="footer" id="footer">
<div class="foo-top">
<div class="logo">
<h1>{Finsweet</h1>
</div>
<ul class="foo-links">
<li><a href="./index.html">Home</a></li>
<li><a href="./blog.html">Blog</a></li>
<li><a href="./about.html">About Us</a></li>
<li><a href="./contact.html">Contact Us</a></li>
<li><a href="./privacy.html">Privacy Policy</a></li>
</ul>
</div>
<div class="foo-mid">
<h1>
Subscribe to our news letter to get latest updates and news
</h1>
<form action="">
<input type="email" name="" id="" placeholder="Enter your email">
<input type="button" value="Subscribe">
</form>
</div>
<div class="foo-bot">
<p>
<span>
Finstreet 118 2561 Fintown
</span>
<span>
Hello@finsweet.com 020 7993 2905
</span>
</p>
<div class="social-links">
<ion-icon name="logo-facebook" class="hover-blue"></ion-icon>
<ion-icon name="logo-twitter" class="hover-blue"></ion-icon>
<ion-icon name="logo-instagram" class="hover-red"></ion-icon>
<ion-icon name="logo-linkedin" class="hover-blue"></ion-icon>
</div>
</div>
</footer>
<!-- Footer Section Ended -->
</section>
<script src="main.js"></script>
<script type="module" src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.js"></script>
</body>
</html>