-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
17 lines (17 loc) · 778 Bytes
/
Copy pathindex.html
File metadata and controls
17 lines (17 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<head>
<title> Reet Srivastava </title>
<meta content='width=device-width, initial-scale=1' name='viewport'>
<link href="css/main.css" rel="stylesheet">
</head>
<body>
<header class="site-header">
<img class="profile-pic" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTtI8CiifHTxdATkaJ-gFQY2y9XBibLQUjbf7FsJRqa3VVupQSvdA">
<div class="site-header-content">
<h1> I am Reet Srivastava, I am 20 years old, living inLucknow, India</h1>
<h2> I am learning full stack development. Watch this space for my upcoming projects.</h2>
<h3> If you want to learn with me join me at this course.</h3>
</div>
</header>
</body>
</html>