-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
26 lines (26 loc) · 1016 Bytes
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<title>Shubham Khandare</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name=viewport content="width=device-width, initial-scale=1">
<meta name = "keywords" content = "Shubham Khandare Website " />
<meta name = "description" content = "Shubham Khandare Personal Website" />
<meta name = "revised" content = "Shubham Khandare, 5/5/2018" />
<meta name = "author" content = "Shubham Khandare" />
<meta http-equiv = "Content-Type" content = "text/html; charset = UTF-8" />
<link rel="shortcut icon" type="image/png" href="assets/img/avicii_trans.png">
<meta name="theme-color" content="#000000">
<link rel="stylesheet" type="text/css" href="assets/css/main_style.css">
<link href="https://fonts.googleapis.com/css?family=Tajawal" rel="stylesheet">
</head>
<body>
<div class="avicii_photo_div">
<div class="text_h">
<h3>SHUBHAM is</h3>
<h2>sleeping or listening to </h2>
<h1>Avicii !!!</h1>
</div>
</div>
</body>
</html>