-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRSVP.html
86 lines (77 loc) · 5.1 KB
/
RSVP.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
<!DOCTYPE html>
<html style="font-size: 16px;" lang="en"><head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="Provide us with the attendees detail">
<meta name="description" content="">
<title>RSVP</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="RSVP.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<meta name="generator" content="Nicepage 7.1.0, nicepage.com">
<meta name="referrer" content="origin">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": ""
}</script>
<meta name="theme-color" content="#478ac9">
<meta property="og:title" content="RSVP">
<meta property="og:type" content="website">
<meta data-intl-tel-input-cdn-path="intlTelInput/"></head>
<body data-path-to-root="./" data-include-products="false" class="u-body u-xl-mode" data-lang="en">
<section class="u-align-center u-clearfix u-container-align-center u-section-1" id="sec-adab">
<div class="u-clearfix u-sheet u-sheet-1">
<img class="u-align-center u-image u-image-default u-image-1" src="images/WhatsAppImage2024-12-08at20.11.59_e3067b12.jpg" alt="" data-image-width="1241" data-image-height="1748">
</div>
</section>
<section class="u-align-center u-clearfix u-container-align-center u-section-2" id="sec-aecd">
<div class="u-clearfix u-sheet u-sheet-1">
<h3 class="u-custom-font u-font-georgia u-text u-text-default u-text-1">YOUR REPLY IS REQUESTED BY THE 7<span style="font-size: 1rem;">TH</span> OF JULY
</h3>
<div class="u-form u-form-1">
<form action="https://forms.nicepagesrv.com/v2/form/process" class="u-clearfix u-form-spacing-15 u-form-vertical u-inner-form" style="padding: 15px;" source="email" name="form">
<div class="u-form-group u-form-name u-label-none">
<label for="name-6797" class="u-label">Name</label>
<input type="text" placeholder="Name" id="name-6797" name="name" class="u-input u-input-rectangle" required="">
</div>
<div class="u-form-group u-label-none u-form-group-2">
<label for="text-726a" class="u-label">Input</label>
<input type="text" placeholder="Contact Number" id="text-726a" name="Contact Number" class="u-input u-input-rectangle" required="required">
</div>
<div class="u-form-checkbox-group u-form-group u-label-none u-form-group-3">
<label class="u-label">Checks</label>
<div class="u-form-checkbox-group-wrapper">
<div class="u-input-row">
<input id="field-2cb7" type="checkbox" name="checkbox[]" value="Attending" class="u-active-black u-border-2 u-border-grey-75 u-field-input u-hover-grey-30 u-white" checked="checked" data-calc="Attending" required="required">
<label class="u-custom-font u-field-label u-font-playfair-display" for="field-2cb7" style="font-size: 0.75rem; text-transform: uppercase; font-weight: 700;">accept with pleasure</label>
</div>
<div class="u-input-row">
<input id="field-3dd9" type="checkbox" name="checkbox[]" value="Not attending" class="u-active-black u-border-2 u-border-grey-75 u-field-input u-hover-grey-30 u-white" data-calc="Not attending" required="required">
<label class="u-custom-font u-field-label u-font-playfair-display" for="field-3dd9" style="font-size: 0.75rem; text-transform: uppercase; font-weight: 700;">Decline with regret</label>
</div>
</div>
</div>
<div class="u-align-left u-form-group u-form-submit">
<a href="#" class="u-black u-border-none u-btn u-btn-submit u-button-style u-hover-grey-80 u-btn-1">Submit</a>
<input type="submit" value="submit" class="u-form-control-hidden">
</div>
<div class="u-form-send-message u-form-send-success">Thank you! Your message has been sent.</div>
<div class="u-form-send-error u-form-send-message">Unable to send your message. Please fix errors then try again.</div>
<input type="hidden" value="" name="recaptchaResponse">
<input type="hidden" name="formServices" value="a684072c-9edf-b003-6659-8cc7e2409777">
</form>
</div>
</div>
</section>
<section class="u-backlink u-clearfix u-grey-80">
<p class="u-text">
<span>This site was created with the </span>
<a class="u-link" href="https://nicepage.com/" target="_blank" rel="nofollow">
<span>Nicepage</span>
</a>
</p>
</section>
</body></html>