forked from vikassge/Payment_Gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
146 lines (119 loc) · 6.89 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Patients-Financial fund</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Acme&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
</head>
<body>
<div class="div">
<nav class="navbar navbar-expand-md navbar-light bg-light">
<a href="#" class="navbar-brand"><strong><span style="color: #1b4d89;">ORPHAN LIFE
FOUNDATION</span> </strong>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbarCollapse" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="nav-item">
<a href="#main_txt" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="#why" class="nav-link">Why we Donate</a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link">Contact Us</a>
</li>
<li class="nav-item">
<a href="https://internship.thesparksfoundation.info/" class="nav-link">Grip</a>
</li>
</ul>
</div>
</nav>
</div>
<header class="abc">
<div background="Images\donate_new.png" class="main_txt" id="main_txt" align="center">
<br><br><br><br><br>
<h1>Give a Hand !!</h1>
<h4>Donate to orphans rather than orphanages</h4>
<br>
<p><span>Your Small Donation means a lot for them</span></p>
<!-- <a href="https://checkout.razorpay.com/v1/payment-button.js"><button class="btn btn-outline-info btn-sm">Donate Now
</button></a> -->
<form><script src="https://checkout.razorpay.com/v1/payment-button.js" data-payment_button_id="pl_IkmhranqG7lIac" async> </script> </form>
</div>
</header>
<div id="why">
<div class="title text-center">
<h2>Why We Donate ?</h2>
</div>
<div class="para" align="center">
<p>Every Child deserves to receive and give love and, in fact, must do so to healthily develop. One volunteer and donation at a time,
we can help one child at a time.</p>
<p>Heart for Orphans is a charitable organization that provides support and stability for teens who have aged out of the orphanage system.
At the young age of 16 with no family support, these vulnerable teens face a life of potential crime, drugs, alcohol, and prostitution.
Many end up in prison or sold by sex traffickers or die too young. Feelings of abandonment rejection and despair is all that they know!</p>
<p>Heart for Orphans offers these abandoned teens another way out through our Transition Home Program.
Our homes are small in size and give these young people a chance to live in a real home and be part of a real family.
House parents shower them with love, treat them with patience and understanding while teaching essential life skills.
Many feel loved for the very first time! Heart for Orphans introduces them to Christ and teaches them that He accepts them,
loves them, and will never abandon them!
Thank You for supporting our fundraising donation.</p>
<img src="Images/abcdef.jpg" class="img-fluid img-thumbnail" alt=""> <br> <br>
<img src="Images/abcde.jpg" class="img-fluid img-thumbnail" alt=""><br> <br>
<img src="Images/abcd.jpg" class="img-fluid img-thumbnail" alt=""> <br><br>
<h5>So Donate...Your Small Donation means a lot for them</h5> <br>
<a href="#"><button class="btn btn-outline-warning btn-sm">Back to Home</button></a>
<form><script src="https://checkout.razorpay.com/v1/payment-button.js" data-payment_button_id="pl_IkmhranqG7lIac" async> </script> </form>
</div>
</div>
<div id="contact">
<div class="container contact-form">
<div class="contact-image">
<img src="https://image.ibb.co/kUagtU/rocket_contact.png" alt="rocket_contact"/>
</div>
<form method="post">
<h3>Drop Us a Message</h3>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input type="text" name="txtName" class="form-control" placeholder="Your Name *" value="" />
</div>
<div class="form-group">
<input type="text" name="txtEmail" class="form-control" placeholder="Your Email *" value="" />
</div>
<div class="form-group">
<input type="text" name="txtPhone" class="form-control" placeholder="Your Phone Number *" value="" />
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<textarea name="txtMsg" class="form-control" placeholder="Your Message *" style="width: 100%; height: 150px;"></textarea>
</div>
<div class="form-group">
<input type="submit" name="btnSubmit" class="btnContact" value="Send Message" />
</div>
</div>
</div>
</form>
</div>
</div>
<footer class="text-center">
<span>© 2022 Made by <a href="https://www.linkedin.com/in/vikas-yadav-9587211b0/"><b>Vikas Yadav</b></a></span>
</footer>
</body>
</html>
<!-- palevioletred -->