-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprodinfo.html
More file actions
85 lines (70 loc) · 3.23 KB
/
Copy pathprodinfo.html
File metadata and controls
85 lines (70 loc) · 3.23 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>E.Event</title>
<style></style>
</head>
<body>
<div style="background-color: chocolate;" class="nav">
<ul class="aa" type="none">
<img style= "width:35px; height: 35px;" 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= "width:100px; height :100px; margin-left: 600px" class="logo" src="E.Event.jpg">
<li><a href="project1.html">Go Back to Home page</a></li>
</ul>
</div>
<h1>E.Event Overview</h1>
<h3>What is E.Event?</h3>
<p>E.Event is an all-in-one event management solution that makes events modern and trendy,
attracts and engages attendees effectively, and helps event organizers save time on managing event logistics.
E.Event's platform consists of an award-winning event app, efficient online registration, powerful event marketing,
and time-saving event management tools.
<br> E.Event has won the Event Technology Award for 5 years in a row. Among E.Event's customers are American Express,
US Bank, PwC, Microsoft, Hilton, Lego, IKEA, L'Oreal, American Marketing Association, Harvard University,
NASA, plus countless other organizations from over 100 countries.
<br> E.Event has powered over 30,000 in-person and virtual/hybrid conferences, including association events,
education events, government events, corporate events, trade shows, expos, and community gatherings.</p>
<img src="E.Event.jpg" width="500" style="margin-left: 400px;">
<hr>
<h4>E.Event Details</h4>
<ul>
<li>Product Website</li>
<a href="https://www.eevent.com">E.Event</a>
<li>Discussions</li>
<a href="https://www.eevent.com">E.Event Community</a>
</ul>
<h4>Product Description</h4>
<p>Complex logistics and agenda made simple for busy attendees. And easy navigation, customizable sessions,
and attendee feedback create a personable experience that attendees feel empowered over.</p><hr>
<h4>Seller Details</h4>
<ul>
<li>Seller</li>
<ul><li>E.Event</li></ul>
<li>HQ Location</li>
<ul><li>India</li></ul>
<li>Twitter</li>
<ul><li>@E.EventSupport</li></ul>
<li>LinkedIn® Page</li>
<ul><li>193 employees on LinkedIn®</li></ul>
</ul>
<hr>
<h4>Overview provided by:E.Event </h4><hr>
<h2>Have you used E.Event before?</h2>
<form action="/submit" method="post">
<label for="checkbox1">
<input type="checkbox" id="checkbox1" name="checkboxes[]" value="Yes">
Yes
</label>
<br>
<label for="checkbox2">
<input type="checkbox" id="checkbox2" name="checkboxes[]" value="No">
No
</label>
<br>
<input type="submit" value="Submit">
</form>
</body>
</html>
</body>
</html>