Skip to content

Instantly share code, notes, and snippets.

@VincitoreSi
Created July 4, 2021 06:25
Show Gist options
  • Select an option

  • Save VincitoreSi/b36f062bace5e9135f59068b1bdfc8d1 to your computer and use it in GitHub Desktop.

Select an option

Save VincitoreSi/b36f062bace5e9135f59068b1bdfc8d1 to your computer and use it in GitHub Desktop.
Meet Tushar // source https://jsbin.com/qogaqih
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Meet Tushar</title>
</head>
<body>
<h1>
Tushar Parthsarathi
</h1>
<img alt="A picture of Tushar." width=300
src="https://www.instagram.com/p/CQyqT8xpRz3/"
<p>
<br>Hello everyone! It is great to meet you all. I am Tushar.
</p>
<h2>
My hobbies are:
</h2>
<ul>
<li>Cricket! Music! Writing! Urdu ❤️
<li>Poetry Poetry Poetry
<li>Learning to learn...😶
</ul>
<h2>
Favourite Person:
</h2>
<p>
Tahjeeb Hafi ❤️❤️
</p>
<p>
Come say Hello on Instagram at <a href="https://www.instagram.com/tusharkumarparthsarathi/"@tusharkumarparthsarathi>
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment