-
Notifications
You must be signed in to change notification settings - Fork 0
/
hobbies.html
22 lines (21 loc) · 1.08 KB
/
hobbies.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1><u>MY HOBBIES🏏</u></h1>
<p>It is believed that person should make his leisure time productive by ameliorating his skills apart form required for profession. So,here are some of my leisure time activities i.e, my hobbies: </p>
<
<h2>1.Playing Cricket🤾♂️</h2>
<p>I love playing cricket since childhood and it is one of my favorite sports to play and my favorite cricketer is <strong>virat kohli</strong> so called run machine...</p>
<img src="./cricket1.avif" width="200" alt="crciket image" />
<hr>
<h2>2.Playing BGMI🎮</h2>
<p> BGMI(Battleground mobile india) is an online multiplayer game marks a triumphant return for mobile gamers, delivering an exhilarating and immersive battle royal experience game developed and published by Krafton.</p>
<img src="./jonny.webp" width="200" alt="bgmi image"/>
<hr>
</body>
</html>