-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfsite.html
More file actions
34 lines (33 loc) · 1.04 KB
/
fsite.html
File metadata and controls
34 lines (33 loc) · 1.04 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
<!doctype html>
<html>
<head>
<title>MY PERSONAL FACEBOOK WEBSITE ON HTML</title>
<br>
<h1> WELCOME AMIGOS</h1>
</head>
<body>
<h1> I can write anything on this since this is my personal space bitch. </h1>
<p> Welcome to my personal website . All you need to know about me is here.Thank you for comin here. </p>
<br>
<br>
<br>
<br>
<!-- THIS IS THE HEADER TAG FOR THE SECOND HEADER LINE-->
<h2> This is just a random section . there's nothing here about me .You can proceed to the next section. THANK YOU </h2>
<br>
<br>
<p> Please check them out if you wish to. THANK YOU. </p>
<a href="https://www.facebook.com/anshuman.abhisek.7">
<br>
LINK FOR MY PERSONAL FACEBOOK ACCOUNT</a>
<ul>
<li>
<a href="https://www.facebook.com/photo.php?fbid=1339595072912041&set=a.109902035881357&type=3&theater">
Link for my profile picture </a>
</li>
<br>
<li>
<a href="https://www.facebook.com/anshuman.abhisek.7/friends?lst=100005846831106%3A100005846831106%3A1584139382&source_ref=pb_friends_tl">
Link for my friendlist</a>
</li>
</body>