-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
188 lines (172 loc) · 8.23 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="./CSS/style.css">
<link rel="stylesheet" media = 'screen and (max-width: 768px)' href="./CSS/mobile.css">
<link href="https://fonts.googleapis.com/css?family=Lato|Staatliches&display=swap" rel="stylesheet">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<script src="https://kit.fontawesome.com/85a5fdd30e.js" async></script>
<title>NewsGrid | Your News Website</title>
</head>
<body>
<nav id="main-nav">
<div class="container">
<img src="img/logo.png" alt="NewsMedia" class="logo">
<div class = 'social'>
<a href="http://facebook.com.br" target = 'blank'><i class="fab fa-facebook fa-2x"></i></a>
<a href="http://twitter.com.br" target = 'blank'><i class="fab fa-twitter fa-2x"></i></a>
<a href="http://instagram.com.br" target = 'blank'><i class="fab fa-instagram fa-2x"></i></a>
<a href="http://youtube.com.br" target = 'blank'><i class="fab fa-youtube fa-2x"></i></a>
</div>
<ul>
<li><a href="index.html" class="current">Home</a></li>
<li><a href="about.html" >About</a></li>
</ul>
</div>
</nav>
<header id = 'showcase'>
<div class="container">
<div class="showcase-container">
<div class="showcase-content">
<div class="category category-sports">
Sports
</div>
<h1>Sports Article</h1>
<p>Sourav Ganguly was rushed to the Woodlands hospital in Kolkata after falling ill this morning while working out in the gym at his residence. </p>
<p>Australia vs India: Sunil Gavaskar, was full of praises for Ajinkya Rahane-led team India after the visitors turned the tables on Australia to claim the Boxing Day Test at MCG.</p>
<a href="sport.html" class="btn btn-primary"><strong>Read More</strong></a>
</div>
</div>
</div>
</header>
<section id="home-articles" class="py-2">
<div class="container">
<h2>Editors Picks</h2>
<div class="articles-container">
<article class="card">
<img src="https://media.istockphoto.com/vectors/movie-time-vector-illustration-cinema-poster-concept-on-red-round-vector-id911590226?k=6&m=911590226&s=612x612&w=0&h=u6vP2FnJG8Ib3O1xofOUeJ5NtHWrWdRnV-OSL8arBnk=" alt="photo">
<div>
<div class="category category-ent">
Entertainment
</div>
<h3>
<a href="article.html">
READ MORE</a>
</h3>
<p>Prithviraj also owns the distribution rights of Vijay's most-anticipated movie Master...
Kangana Ranaut opposed actor-politician Kamal Haasan's idea of recognising the work of homemakers...
Paachuvum Albuthavilakkum marks the directorial debut of Akhil Sathyan....</p>
</div>
</article>
<article class="card bg-dark">
<div class="category category-sports">
Sports
</div>
<h3>
<a href="sport.html">READ MORE.</a>
</h3>
<p><p> <strong>Kane Williamson became the fastest Kiwi to 7000 Test runs. Along with Henry Nicholls, he put on a 369-run stand fo..... </strong></p>
<p><strong>BCCI president Sourav Ganguly is “doing well” and would be discharged from...</strong></p>
<p><strong>While Shardul Thakur and T Natarajan are also in contention, the former left-arm pacer feels the selection of Saini for the Sydney Test, starting Thursday, is a no-brainer if one goes by ....</strong></p>.</p>
</article>
<article class="card">
<img src="img/articles/tech1.jpg" alt="photo">
<div class="category category-tech">
Technology
</div>
<h3>
<a href="technology.html">READ MORE.</a>
</h3>
<p><p><strong>Redmi Note 5, Redmi Note 5 Pro Getting MIUI 12 .. </strong></p>
<p><strong>Dell Launches Wide Range of Latitude, Precision Laptops and OptiPle....</strong></p>
<p><strong>Samsung Galaxy S21 Series Camera Teased, Could Be a Hint at New....</strong></p>
</article>
<article class="card">
<div class="category category-sports">
Sports
</div>
<h3>
<a href="sport.html">READ MORE.</a>
</h3>
<p><p><strong>Kane Williamson became the fastest Kiwi to 7000 Test runs. Along with Henry Nicholls, he put on a 369-run stand fo..... </strong></p>
<p><strong>BCCI president Sourav Ganguly is “doing well” and would be discharged from...</strong></p>
<p><strong>While Shardul Thakur and T Natarajan are also in contention, the former left-arm pacer feels the selection of Saini for the Sydney Test, starting Thursday, is a no-brainer if one goes by ....</strong></p>.</p>
<img src="img/articles/sports1.jpg" alt="photo">
</article>
<article class="card">
<img src="img/articles/tech2.jpg" alt="photo">
<div class="category category-tech">
Technology
</div>
<h3>
<a href="technology.html">Read More.</a>
</h3>
<p><p><strong>Redmi Note 5, Redmi Note 5 Pro Getting MIUI 12 .. </strong></p>
<p><strong>Dell Launches Wide Range of Latitude, Precision Laptops and OptiPle....</strong></p>
<p><strong>Samsung Galaxy S21 Series Camera Teased, Could Be a Hint at New....</strong></p>
</article>
<article class="card bg-primary">
<div class="category category-sports">
Sports
</div>
<h3>
<a href="sport.html">READ MORE.</a>
</h3>
<p><p> <strong>Kane Williamson became the fastest Kiwi to 7000 Test runs. Along with Henry Nicholls, he put on a 369-run stand fo..... </strong></p>
<p><strong>BCCI president Sourav Ganguly is “doing well” and would be discharged from...</strong></p>
<p><strong>While Shardul Thakur and T Natarajan are also in contention, the former left-arm pacer feels the selection of Saini for the Sydney Test, starting Thursday, is a no-brainer if one goes by ....</strong></p>.</p>
</article>
<article class="card">
<div>
<div class="category category-ent">
Entertainment
</div>
<h3>
<a href="article.html"> ENTERTAINMENT</a>
</h3>
<p>Prithviraj also owns the distribution rights of Vijay's most-anticipated movie Master...</p><br>
<p>Kangana Ranaut opposed actor-politician Kamal Haasan's idea of recognising the work of homemakers...</p>
<p>Paachuvum Albuthavilakkum marks the directorial debut of Akhil Sathyan....</p>
</div>
<img src="img/articles/ent2.jpg" alt="photo">
</article>
</div>
</div>
</section>
<footer id = 'main-footer' class = 'py-2'>
<div class="container footer-container">
<div>
<img src="img/logo_light.png" width="30px" alt="logo">
</div>
<div>
<h3>Email Newsletter</h3>
<form>
<input type="email" placeholder="Email:" required>
<input type="submit" value="Subscribe" class = 'btn btn-primary'>
</form>
</div>
<div>
<h3>Site Links</h3>
<ul class = 'list'>
<li><a href="#">Help and Support</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div>
<h2>Join our Club</h2>
<a href="#" class="btn btn-secondary">Join Now</a>
</div>
<div>
<p>
Copyright NewsGrid © 2021, All Rights reserved.
</p>
</div>
</div>
</footer>
</body>
</html>