-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmy personal website.html
More file actions
32 lines (30 loc) · 1.31 KB
/
Copy pathmy personal website.html
File metadata and controls
32 lines (30 loc) · 1.31 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MY WORLD</title>
</head>
<body>
<img src="D:\Web Development\HTML]\photo_2022-07-28_20-24-21 (2)-modified.png" width="200" height="200" alt="">
<h1><i>PIOUS</i></h1>
<HR></HR>
<h2>ABOUT ME</h2>
<p>I AM A 18 YEAR OLD STUDENT STUDENT STUDYING IN CRESCENT UNIVERSITY B.TECH CSE(IOT) 1ST YEAR</p>
<p>The thing i love is to code things </p>
<hr>
<h3>HOBBIES </h3>
<ul>
<li>CRICKET</li>
<li>FOOTBALL</li>
<hr>😘😘😘😘
</ul>
<h2>MY SOCIAL MEDIA ACCOUNTS</h2>
<ul>
<li>INSTAGRAM = <a href="https://www.instagram.com/invites/contact/?utm_source=ig_contact_invite&utm_medium=user_system_sheet&utm_content=3qytioi">INSTAGRAM </a></li>
<li>GITHUB = <a href="https://github.com/PiousCrossten">MY GITHUB</a></li>
<li>GMAIL = <a href="https://mail.google.com/mail/u/0/#inbox">EMAIL</a></li>
</ul>
<a href="https://www.google.com/search?q=google&rlz=1C1RXQR_enIN1028IN1029&oq=goog&aqs=chrome.0.0i10i131i355i433i512j46i10i131i199i433i465i512j0i10i131i433i512j69i57j0i10i131i433i512l2j0i10i512j5.1876j0j7&sourceid=chrome&ie=UTF-8"></a>
</body>
</html>