-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhobbies.html
19 lines (19 loc) · 866 Bytes
/
hobbies.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>My hobbies</title>
</head>
<body>
<h3>Hobbies</h3>
<ol>
<!-- <li><a href="https://www.pornhub.com/view_video.php?viewkey=ph60d19407da05b">poor</a></li>
<li>poorer</li> -->
<img class="profile-pic" src="css/images/IMG_20220901_140114297_PORTRAIT.jpg" alt="kevin profile pic" width=400>
<img class="concert_1" src="css\images\334903753_236570618876991_5231629294846724257_n.png" width=900>
<img class="concert_1" src="css\images\PXL_20220903_133051430.PORTRAIT - Copy.jpg" width=900>
<img class="concert_1" src="css\images\334901215_164234906498818_2165263943286373410_n.jpg" width=700>
<img class="concert_1" src="css\images\messages_0 (19).jpeg" width=500>
</ol>
</body>
</html>