-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
44 lines (42 loc) · 2.32 KB
/
Copy pathterms.html
File metadata and controls
44 lines (42 loc) · 2.32 KB
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 lang="en">
<head>
<meta charset="UTF-8">
<meta name="terms and condition" content="width=<device-width>, initial-scale=1.0">
<title>Document</title>
</head>
<body style="background-color: pink;">
<div style="background-color: chocolate;" class="nav">
<ul class="aa" type="none">
<img style= "widht:35px; height: 35px; class="home" src="https://imgs.search.brave.com/NyHePm1_NaEXi1xJ12mJzYt-wSS8XjuS7uPa8bFp0PY/rs:fit:860:0:0/g:ce/aHR0cHM6Ly90NC5m/dGNkbi5uZXQvanBn/LzAxLzkyLzgwLzI3/LzM2MF9GXzE5Mjgw/Mjc1OF9haUp0VUhm/eDQzUG8wdmg4MnFu/SExCOVJJTzZoOTMx/YS5qcGc">
<img style= "widht:100px; height: 100px; margin-left: 600px" class="logo" src="E.Event.jpg">
<li><a href="login.html">Go Back to Login page</a></li>
</ul>
</div>
<h1>Terms and Condition</h1>
<p>Welcome to E.Event, where virtual experiences come to life! By accessing and using our virtual event management services, you agree to comply with and be bound by the following terms and conditions:
Account Registration:
<br><br>
You must provide accurate and complete information during the registration process.
You are responsible for maintaining the confidentiality of your account and password.
<br>
Event Content:
<br><br>
You retain ownership of the content you upload, but by submitting it to our platform, you grant E.Event a worldwide, non-exclusive, royalty-free license to use, reproduce, and distribute your content.
<br>
Code of Conduct:
<br><br>
Users must engage in respectful and professional behavior within our virtual events.
Harassment, discrimination, or any form of inappropriate conduct will not be tolerated.
<br>
Intellectual Property:
<br><br>
All trademarks, logos, and service marks displayed on our platform are the property of E.Event or their respective owners.
You may not use, reproduce, or distribute any content from our platform without prior written permission.
<br>
Payments and Fees:
<br><br>
Payment terms are outlined in the specific event agreement.
Failure to make timely payments may result in the suspension of services.</p>
</body>
</html>