-
Notifications
You must be signed in to change notification settings - Fork 1
/
Donate-page.html
55 lines (52 loc) · 2.19 KB
/
Donate-page.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
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<h2 style="text-align: center;">
<span style="font-size: x-large;">Donate to our team!</span></h2>
<div style="text-align: center;">
<br /></div>
<br />
<h4 style="text-align: center;">
<span style="font-size: large;">There are two ways to donate to our team.</span></h4>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<i>1) The first (and preferred) way is to write a check(payable to "OC Robotics Booster Club") and send it to our school with <a href="https://drive.google.com/file/d/0B8v4vVtjmqC-a2NvdkJTaVY3cE0/view?usp=sharing" target="_blank">this pdf</a> printed, filled out and attached.</i></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<b>School Address:</b></div>
<div style="text-align: center;">
<span style="font-size: x-small;">1306 12th St. </span></div>
<div style="text-align: center;">
<span style="font-size: x-small;">Oregon City, OR. 97045</span></div>
<div style="text-align: center;">
<span style="font-size: x-small;"><br /></span></div>
<div style="text-align: center;">
<span style="font-size: x-small;"><br /></span></div>
<div style="text-align: center;">
<i>2) The second way is through PayPal. You can either click the "Donate" button below, or the one on the right of our website.</i> </div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="R3Z2ZA4M3ARLW" />
<input alt="PayPal - The safer, easier way to pay online!" border="0" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" /><br />
<br />
<br />
<h3>
Remember that our team is a not-for-profit 501(c)(3) organization! </h3>
<h3>
This means any donation is tax deductible! </h3>
<div>
<br /></div>
<div>
<br /></div>
<div>
If you have any questions or problems please <a href="http://team2550.blogspot.com/p/contact-us.html" target="_blank">contact us</a>.</div>
<div>
<br /></div>
<div>
<br /></div>
<div>
<u>Thank you for supporting our team!</u></div>
</div>
</form>