-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
98 lines (87 loc) · 2.6 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
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
<!DOCTYPE html>
<html>
<head>
<title>THE_CLAVIX.COM</title>
<link rel="stylesheet" type="text/css" href="css/styles.css">
</head>
<body>
<header id="HOME">
<div class="main">
<div class="logo">
<img src="1.jpg">
</div>
<ul>
<li><a href="#HOME">HOME</a></li>
<li><a href="#service">SERVICES</a></li>
<li><a href="#about">ABOUT US</a></li>
</ul>
</div>
<div class="title">
<h1>The_CalviX.coM</h1>
<h2><pre>"We are a Startup which provide's you an great facality
through an social app on which you can connect
with your friend's and family and at a time
you can chat and decide to hang out and
have fun without the worrie of paying
differently on different service on
the trip just pay us one time....
is'nt awsome know how......?
</pre>
</h2>
</div>
</header>
<div id="service">
<h1 align="center">
SERVICE
</h1>
<h2>We provide our service through giving option in many package that offers very best collection of all the thing you required to make your <i>date/trip/hangout</i> very special.
Wright now we are providing packages for the following sections:
</h2>
<div class="list" align="center">
<ul>
<li> DATE </li>
<li><pre> HANGOUT'S WITH
FRIENDS</pre></li>
<li> TOUR/TRIP'S </li>
</ul>
</div>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTFP3UYtrERMYNGlj173eXop-EB8yhlTtZlgTnduatLGEkwbRJX" height="500" width="100%">
<div id="about">
</div>
<center class="new">
<h1>
ABOUT US :
</h1>
<h2>
We are a rising startup and having colaborations with many tech and non tech companies also with many hotel's,mall's,movie complex's,food franchize's and with many others to things for your perfect trip on the go. Currently we are a team of around 5-10 members in which main members are:
</h2></center>
<center>
<ul>
<li>SHIVAM <ul><li><pre>Founder
BPIT(IPU)
2<SUP>nd</SUP> year</pre></li>
</ul>
</li>
<li>VIKAS
<ul>
<li><pre>Founder
BPIT(IPU)
2<SUP>nd</SUP> year</pre></li>
</ul>
<li>TINTUS
<ul>
<li><pre>Founder
BPIT(IPU)
2<SUP>nd</SUP> year</pre></li>
</ul>
<li>ABHISHEK
<ul>
<li><pre>CoFounder
BPIT(IPU)
2<SUP>nd</SUP> year</pre></li>
</ul>
</li>
</ul>
</center>
</body>
</html>