-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjoke.html
More file actions
29 lines (23 loc) · 1.15 KB
/
Copy pathjoke.html
File metadata and controls
29 lines (23 loc) · 1.15 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
<!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="joke.css">
<title>Document</title>
</head>
<body>
<div class="card">
<img src="josh-berquist-_4sWbzH5fp8-unsplash.jpg" alt="a black bmw car" class="car">
<div>
<h3>Victory mathias</h1>
<h4>Am 20 years old</h2>
<p>Am a front end developer</p>
</div>
</div>
<!--<div class="card">
Naba Kailash Mandir is a Hindu temple in Kalna City, West Bengal, India. The temple structure consists of 108 smaller temples, each with a height of around 6 metres (20 feet) and width of around 3 metres (9.5 feet), arranged in two concentric circles. The site is dedicated to the Hindu deity Shiva. The inner circle has a circumference of about 102 metres (336 feet), and the outer circle has a circumference of about 220 metres (710 feet). The temples are built on low raised base-altars. This aerial photograph of Naba Kailash Mandir was taken in 2020.
</div>
button class="follow">Following</button>-->
</body>
</html>