-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
210 lines (198 loc) · 9.03 KB
/
index.html
File metadata and controls
210 lines (198 loc) · 9.03 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!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>Leader Board</title>
<!-- ----------Font Awesome---------- -->
<script src="https://kit.fontawesome.com/a5f57c9894.js" crossorigin="anonymous"></script>
<!-- ----------Google Fonts---------- -->
<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@500;600;700;800;900&display=swap" rel="stylesheet">
<!-- ----------Style Sheet---------- -->
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Header section start -->
<header class="header-section">
<nav>
<div class="main-menu">
<div class="icon">
<img src="img/icons/logo.png" alt="">
<h1>Idea</h1>
</div>
<div class="menu">
<a href="#">Home</a>
<a href="#">About</a>
<a href="#">Works</a>
<img class="pro" src="img/icons/profile.png" alt="">
</div>
</div>
</nav>
</header>
<!-- Header section End -->
<main>
<!-- top player & top Blogs Start -->
<section class="container">
<div class="top-player">
<h2 class="section-title">Top Player</h2>
<div class="players">
<div class="player">
<img src="img/players/player-1.png" alt="">
<h3 class="player-name">John Smith</h3>
</div>
<div class="player">
<img src="img/players/player-2.png" alt="">
<h3 class="player-name">Pro Rasel</h3>
</div>
<div class="player">
<img src="img/players/player-3.png" alt="">
<h3 class="player-name">Abu Sufian</h3>
</div>
<div class="player">
<img src="img/players/player-4.png" alt="">
<h3 class="player-name">Shajedul Karim</h3>
</div>
<div class="player">
<img src="img/players/player-5.png" alt="">
<h3 class="player-name">Maruf Ahmed</h3>
</div>
<div class="player">
<img src="img/players/player-6.png" alt="">
<h3 class="player-name">Mujahid</h3>
</div>
</div>
</div>
<hr>
<div class="top-blogs">
<h2 class="section-title">Top Blog</h2>
<div class="blogs">
<article class="blog">
<div class="thumbnail">
<img src="img/blogs/blog-1.png" alt="">
</div>
<div class="blog-info">
<h3 class="blog-title">13 of My Favorite <br> UI/UX Goodies</h3>
<p class="blog-author">By <a href="#">Danny Sapio</a></p>
</div>
</article>
<article class="blog">
<div class="thumbnail">
<img src="img/blogs/blog-2.png" alt="">
</div>
<div class="blog-info">
<h3 class="blog-title">UI cheat sheet: <br> list vs grids</h3>
<p class="blog-author">By <a href="#">Tess Gadd</a></p>
</div>
</article>
<article class="blog">
<div class="thumbnail">
<img src="img/blogs/blog-3.png" alt="">
</div>
<div class="blog-info">
<h3 class="blog-title">7 typography tips <br> for interface design</h3>
<p class="blog-author">By <a href="#">Jeremiah Lam</a></p>
</div>
</article>
<article class="blog">
<div class="thumbnail">
<img src="img/blogs/blog-4.png" alt="">
</div>
<div class="blog-info">
<h3 class="blog-title">Your logo is <br> copied</h3>
<p class="blog-author">By <a href="#">Ferdinand Vogler</a></p>
</div>
</article>
</div>
</div>
</section>
<!-- Top Player & Top Blogs End -->
<!-- Latest Course start -->
<section class="container">
<h2 class="section-title">Latest Course</h2>
<div class="courses">
<div class="course-items">
<div class="course-banner">
<img src="img/courses/course-1.png" alt="">
</div>
<div class="course-detail">
<h2 class="course-text">React - The Complete <br>Guide 2020</h2>
<p class="course-author">Reed Krakoff.</p>
<div class="course-info">
<div>
<i class="fas fa-star filled"></i>
<i class="fas fa-star filled"></i>
<i class="fas fa-star filled"></i>
<i class="fas fa-star filled"></i>
<i class="fas fa-star empty"></i>
<span>4.5</span>
</div>
<div class="course-duration">
<i class="far fa-clock"></i>
01:30hr
</div>
</div>
</div>
</div>
<div class="course-items">
<div class="course-banner">
<img src="img/courses/course-2.png" alt="">
</div>
<div class="course-detail">
<h2 class="course-text">Powerpoint 2020 <br>Master Powerpoint Cour</h2>
<p class="course-author">Walter Scott</p>
<div class="course-info">
<div>
<i class="fas fa-star filled"></i>
<i class="fas fa-star filled"></i>
<i class="fas fa-star filled"></i>
<i class="fas fa-star filled"></i>
<i class="fas fa-star empty"></i>
<span>4.3</span>
</div>
<div class="course-duration">
<i class="far fa-clock"></i>
01:20hr
</div>
</div>
</div>
</div>
<div class="course-items">
<div class="course-banner">
<img src="img/courses/course-3.png" alt="">
</div>
<div class="course-detail">
<h2 class="course-text">The Complete JavaScript <br>Course 2020</h2>
<p class="course-author">Reed Krakoff.</p>
<div class="course-info">
<div>
<i class="fas fa-star filled"></i>
<i class="fas fa-star filled"></i>
<i class="fas fa-star filled"></i>
<i class="fas fa-star filled"></i>
<i class="fas fa-star empty"></i>
<span>4.5</span>
</div>
<div class="course-duration">
<i class="far fa-clock"></i>
01:30hr
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Latest Course End -->
<!-- Footer Section Start -->
<footer class="footer-section">
<div class="idea">
<h2>Think New <span>Idea</span></h2>
<p><small>© <a href="https://github.com/jahedripon9">Jahed Ahmed Ripon</a>. All Rights Reserved.</small></p>
</div>
</footer>
<!-- Footer Section End -->
</main>
</body>
</html>