-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterms&conditions.html
159 lines (117 loc) · 7.29 KB
/
terms&conditions.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<!DOCTYPE html>
<html>
<title>Terms</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="images/site.webmanifest">
<link rel="mask-icon" href="images/safari-pinned-tab.svg" color="#000000">
<link rel="shortcut icon" href="images/favicon.ico">
<meta name="apple-mobile-web-app-title" content="Vid Kuralt">
<meta name="application-name" content="Vid Kuralt">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-TileImage" content="images/mstile-144x144.png">
<meta name="msapplication-config" content="images/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<style>
body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
.boxed {
background-color: white;
width:auto;
height:auto;
}
p{
margin: 35px;
}
h2 {
margin-left: 35px;
}
html {
overflow: scroll;
overflow-x: hidden;
}
::-webkit-scrollbar {
width: 0px; /* Remove scrollbar space */
background: transparent; /* Optional: just make scrollbar invisible */
}
/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {
background: #FF0000;
}
div.sticky {
position: sticky;
width: 100%;
bottom: 0px;
}
</style>
<body class="w3-light-grey w3-content" style="max-width:2000px">
<!-- Sidebar/menu -->
<div class="w3-sidebar w3-bar-block w3-collapse w3-card" style="width:200px;" id="mySidebar">
<button class="w3-bar-item w3-button w3-hide-large"
onclick="w3_close()">Close ×</button>
<a href="index.html"><center><img src="images/vik.png" width="144px" height="144px" style="margin-top:40px" class="w3-hover-opacity"></center><br></a>
<h4><b><center>VID KURALT</center></b></h4>
<center><q class="w3-text-grey">Never, never, never give up!" - W. Churchill</q></center><br>
<a href="project_amber.html" class="w3-bar-item w3-button"><i class="fa fa-th-large fa-fw w3-margin-right"></i>Project Amber</a>
<a href="https://kutt.it/0m7Y1p" target="_blank" class="w3-bar-item w3-button w3-padding"><i class="fa fa-picture-o fa-fw w3-margin-right"></i>Gallery</a>
<a href="index.html#about" class="w3-bar-item w3-button w3-padding"><i class="fa fa-user fa-fw w3-margin-right"></i>ABOUT</a>
<a href="index.html#contact" class="w3-bar-item w3-button w3-padding"><i class="fa fa-envelope fa-fw w3-margin-right"></i>CONTACT</a>
<a href="shared_folder.html" class="w3-bar-item w3-button w3-padding"><i class="fa fa-folder fa-fw w3-margin-right"></i>SHARED FOLDER</a>
<a href="https://www.paypal.me/vidkuralt" target="_blank" class="w3-bar-item w3-button w3-padding"><i class="fa fa-cc-paypal fa-fw w3-margin-right"></i>DONATE</a>
</div>
<div class="w3-main" style="margin-left:200px">
<header id="portfolio">
<div class="w3-teal">
<button class="w3-button w3-teal w3-xlarge w3-hide-large" onclick="w3_open()">☰</button>
<div class="w3-container">
<h1>Terms and Conditions ("Terms")</h1>
</div>
</div>
</div>
</header>
<script>
function w3_open() {
document.getElementById("mySidebar").style.display = "block";
}
function w3_close() {
document.getElementById("mySidebar").style.display = "none";
}
</script>
<!-- !PAGE CONTENT! -->
<div class="w3-main" style="margin-left:200px">
<body leftmargin="35">
<p> Last updated: June 28, 2019</p>
<p> Before continuing you must also agree to Terms and Conditions of Github, since this website is hosted there. <a href="https://help.github.com/en/articles/github-terms-of-service"> Check here</a> </p>
<p> Please read these Terms and Conditions ("Terms", "Terms and Conditions") carefully before using the https://vidkuralt.github.io website (the "Service") operated by Vid Kuralt ("my", "I", or "me").</p>
<p> Your access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.</p>
<p> By accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service. The Terms and Conditions agreement for Vid Kuralt has been created with the help of <a href="https://www.termsfeed.com/">TermsFeed</a>.</p>
<h2> Links To Other Web Sites</h2>
<p> My Service may contain links to third-party web sites or services that are not owned or controlled by Vid Kuralt.</p>
<p> Vid Kuralt has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that Vid Kuralt shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.</p>
<p> I strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.</p>
<h2> Termination</h2>
<p> I may terminate or suspend access to my Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.</p>
<p> All provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.</p>
<h2> Governing Law</h2>
<p> These Terms shall be governed and construed in accordance with the laws of Slovenia, without regard to its conflict of law provisions.</p>
<p> My failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between me regarding my Service, and supersede and replace any prior agreements I might have between me regarding the Service.</p>
<h2> Changes</h2>
<p> I reserve the right, at my sole discretion, to modify or replace these Terms at any time. If a revision is material I will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at my sole discretion.</p>
<p> By continuing to access or use my Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.</p>
<h2> Contact Me</h2>
<p> If you have any questions about these Terms, please contact me.</p>
<div class="w3-black w3-center w3-padding-24 sticky">Powered by <a href="https://www.w3schools.com/w3css/default.asp" title="W3.CSS" target="_blank" class="w3-hover-opacity">w3.css</a></div>
</body>
<style>
</style>
</html>