-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
45 lines (30 loc) · 1.07 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
41
42
43
44
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>mtabishk.XYZ</title>
<meta name="Welcome to my Webpage ! Gracias !!!" content="Muhammad Tabish">
<meta name="keywords" content="keyword1, keyword2, keyword3">
<link href="css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="wrapper">
<div id="header">
<div class="top_banner">
<h1>Welcome to my Webpage ! Gracias !!!</h1>
<p>mtabishk.xyz</p>
</div>
<div class="navigation">
<ul>
<li><a href="C:\Users\mtabi\Desktop\titanic_test.csv" download="tabish">Payload</li>
<img src="C:\Users\mtabi\Desktop\titanic_test.csv" alt="Plugin"> </a>
titanic_test.csv
</div>
<div id="page_content">
<!--Template designed by--><a href="http://www.mtabishk.xyz/"><img src="images/copyright.gif" class="copyright" alt="www.mtabishk.xyz"></a>
<div class="clear"></div>
<div id="footer">Copyright © 2020. Design by <a href="http://www.mtabishk.xyz/" target="_blank">mtabishk.xyz</a><br>
</div>
</div>
</div>
</body></html>