luk3yx.github.io/js/handler/contextmenu.html

60 lines
1.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title id="title">luk3yx's website</title>
<!--<meta http-equiv="content-type"
content="text/html;charset=utf-8" />
-->
<meta http-equiv="content-type"
content="text/html;charset=utf-8" />
<!--<link rel="stylesheet" type="text/css" href="/style.css" />-->
<style type="text/css">
html, body {
height: 100%;
}
body {
margin: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
p {
positon: relative;
top: 0px;
}
h5 {
positon: relative;
bottom: 0px;
}
</style>
</head>
<!--body--><body oncontextmenu="return false;">
<center>
<p>
<a target="_top" href="/privacy.html#terms">
Copy
</a><br/>
</p>
<h5>
<a target="_top" href="/privacy.html#terms">
Terms and Conditions
</a><br/>
<a target="_top" href="/privacy.html#privacy">
Privacy Policy
</a><br/>
<a target="_top" href="/contact.html">
Contact Me
</a>
<br/><br/>
&copy; Copyright by luk3yx
<br/> All rights reserved.
</h5>
</center>
</body>
</html>