-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
40 lines (24 loc) · 1.08 KB
/
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Shyam</title>
<link rel="stylesheet" href="mystyle.css">
<link rel="icon" href="me.jpg">
<style type="text/css">
</style>
</head>
<body>
<h1>Hello World</h1>
<a href="https://drive.google.com/drive/folders/12XJ2hvxw1fMmujRQLs700qBhh5vrXwPG?usp=sharing" target="_blank">Batchsnaps Pictures</a>
<a href="https://www.linkedin.com/in/shyamnv/" target="_blank">LinkedIn</a>
<a href="https://www.instagram.com/_shyam2519/" target="_blank">Instagram</a>
<a href="https://www.facebook.com/shyam2511" target="_blank">Facebook</a>
<a href="https://github.com/shyam2511" target="_blank">Github</a>
<a href="https://wa.me/918604975791" target="_blank">Whatsapp</a>
<a href="https://www.youtube.com/channel/UCMucmFMHHGoywfxInUzPuvg" target="_blank">Youtube</a>
<a href="https://www.kaggle.com/shyamnv" target="_blank">Kaggle</a>
<a href="https://twitter.com/_shyam2511" target="_blank">Twitter</a>
<!<footer position:absolute; style="text-align: left; color: white;">Eh?</footer>>
</body>
</html>