-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
153 lines (130 loc) · 6.59 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
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
<html>
<title>Wedding Invitation</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://kit.fontawesome.com/9186319117.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<style>
body,h1,h2{font-family: "Georgia", serif}
body, html {height: 100%}
p {line-height: 2}
.bgimg, .bgimg2 {
min-height: 100%;
background-position: center;
background-size: cover;
}
.bgimg {background-image: url("https://images.unsplash.com/photo-1597157639073-69284dc0fdaf?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1053&q=80")}
.bgimg2 {background-image: url("https://i.pinimg.com/564x/1e/58/85/1e5885503f834a4c64bcdd8aff8371f4.jpg")}
</style>
<body>
<!-- Header / Home-->
<header class="w3-display-container w3-wide bgimg" id="home">
<div class="w3-display-middle w3-text-white w3-center">
<h1 class="w3-jumbo" style="text-shadow: 3px 3px #000000;" >Puneet & Aayushi</h1>
<h2 style="text-shadow: 2px 2px #000000;">are getting married on</h2>
<h2 style="text-shadow: 2px 2px #000000; "><b>Wednesday, 09.02.2022</b></h2>
<h3 style="text-shadow: 2px 2px #000000; "><b>#AayuneetKiShadi</b></h3>
</div>
</header>
<!-- Navbar (sticky bottom) -->
<div class="w3-bottom w3-hide-small">
<div class="w3-bar w3-white w3-center w3-padding w3-opacity-min w3-hover-opacity-off">
<a href="#home" style="width:25%" class="w3-bar-item w3-button">Home</a>
<a href="#us" style="width:25%" class="w3-bar-item w3-button">Puneet & Aayushi</a>
<a href="#wedding" style="width:25%" class="w3-bar-item w3-button">Wedding</a>
<a href="#rsvp" style="width:25%" class="w3-bar-item w3-button w3-hover-black">RSVP</a>
</div>
</div>
<!-- About -->
<div class="w3-container w3-padding-64 w3-Pale-Blue" id="us">
<div class="w3-content">
<h2 class="w3-center w3-text-black bold"><b>Puneet ❤️ Aayushi</b></h2>
<img class="w3-round" src="/image/2.jpeg" style="width:100%;margin:32px 0">
<p><i>You all know us. And we all know you. We are getting married this Summer. We would for you all to be apart of this joyous event. "Marriages are setteled in heaven but celebrated on earth, The unity of two souls is bound since birth."
<br>
Destiny brought them together & now love will seal their bond....forever. Puneet
(Grand S/o Late Mrs. Shyam Raji & Late Mr. Bajnath Prasad) (S/o Mrs. Pushpa Gupta & Late Mr. Bhagwan Das Gupta)
In holy wed-lock with Aayushi
(D/o Late Mrs. Savita Manohar & Mr. Sunil Manohar) on
Wednesday, 09th February, 2022.
<br>
R.S.V.P: Kajal, Neha, Rohan, Abhishek, Ayushman, Tushar, Vicky, Pinky, All Family & Friends.
<br>
W.B.C.F: Janadharan Prasad, Meena Gupta, Surendra Prasad Gupta, Poonam Gupta, Sanjay Gupta, Mamta Gupta.
<br>
From: Gupta Family.
</i>
</p><br>
<p class="w3-center"><a href="#wedding" class="w3-button w3-black w3-round w3-padding-large w3-large">Wedding Details</a></p>
</div>
</div>
<!-- Background photo -->
<div class="w3-display-container bgimg2">
<div class="w3-display-middle w3-text-white w3-center">
<h6 style="text-shadow: 2px 2px #000000; " >।। श्री गणेशाय नमः ।।</h6>
<h1 class="w3-jumbo" style="text-shadow: 2px 2px #000000; ">We Cordially Invites </h1>
<h2 style="text-shadow: 2px 2px #000000; " >You & your family to join us</h2>
</div>
</div>
<!-- Wedding information -->
<div class="w3-container w3-padding-64 w3-pale-red w3-center" id="wedding">
<div class="w3-content">
<h1 class="w3-text-dark-grey"><b>THE WEDDING</b></h1>
<h3 class="w3-text-purple"><b>Puneet WEDS Aayushi</b></h3>
<img class="w3-round-large" src="/image/5.jpeg" style="width:100%;margin:64px 0">
<div class="w3-row">
<div class="w3-half">
<h2>When</h2>
<p>Wedding Ceremony - Wednesday, 09th February, 2022 </p>
<p>Reception of Barat & Dinner - 7:30 p.m. onwards</p>
</div>
<div class="w3-half">
<h2>Where</h2>
<p>VELVET GARDEN, Pant Nagar Road, Near Khurram Nagar, Girls Inter College, LUCKNOW, UTTAR PRADESH, 226022
<br>
<a rel="nofollow" href="https://goo.gl/maps/5dFCG7yx3CijPFVR8" target="blank"> <i class="fas fa-map-marker-alt"></i> Click here for Google Map</a>
</p>
</div>
</div>
</div>
</div>
<!-- RSVP section -->
<div class="w3-container w3-padding-64 w3-pale-green w3-center w3-wide" id="rsvp">
<h2>HOPE YOU CAN MAKE IT!</h2>
<p class="w3-large">Kindly Respond</p>
<p class="w3-xlarge">
<button onclick="document.getElementById('id01').style.display='block'" class="w3-button w3-round w3-white w3-opacity w3-hover-opacity-off" style="padding:8px 60px; box-shadow: 2px 2px #000000;">RSVP</button>
</p>
</div>
<!-- RSVP modal -->
<div id="id01" class="w3-modal">
<div class="w3-modal-content w3-card-4 w3-animate-zoom" style="padding:32px;max-width:600px">
<div class="w3-container w3-white w3-center">
<h1 class="w3-wide">CAN YOU COME?</h1>
<p>We really hope you can make it.</p>
<form action="https://wedlockpa.herokuapp.com" method="POST">
<input class="w3-input w3-border" type="text" placeholder="Name(s)" name="name" required>
<p><i>Sincerely, Puneet & Aayushi</i></p>
<div class="w3-row">
<div class="w3-full">
<select name="coming" id="coming" style="width:80%; padding: 10px; color: white; background-color: blueviolet;">
<option value="Yes">Going</option>
<option value="No">Can't come</option>
</select>
</div>
<div class="w3-full" style="margin-top: 50px;">
<button onclick="document.getElementById('id01').style.display='none'" type="submit" class="w3-button w3-block w3-blue">Submit</button>
</div>
</div>
</form>
</div>
</div>
</div>
<!-- Footer -->
<footer class="w3-center w3-black w3-padding-16">
<p>Made with ❤️ by <a href="https://www.instagram.com/amazing__ak/" title="Abhishek Kumar" target="_blank" class="w3-hover-text-red"> Abhishek Kumar</a></p>
</footer>
<div class="w3-hide-small" style="margin-bottom:32px"> </div>
</body>
</html>