New website homepage with link to T-Shirt Shop

This commit is contained in:
Carsten Dominik 2009-12-18 14:57:21 +01:00
parent e591fb8ab4
commit 4e2062e2a8
1 changed files with 12 additions and 10 deletions

View File

@ -31,21 +31,23 @@
#+begin_html #+begin_html
<table width="750px"> <table width="750px">
<tr> <tr>
<td> <td><br><img src="http://orgmode.org/img/tasks.png"
<img src="http://orgmode.org/img/tasks.png"
style="border:1px solid black; width:500px" style="border:1px solid black; width:500px"
alt="http://orgmode.org/img/tasks.png"/> alt="http://orgmode.org/img/tasks.png"/>
</td> </td>
<td> <td>
<table width="220px"> <table width="220px">
<tr><td><h3 style="text-align:center;vertical-align:bottom">Shirts and Donations</h3></td></tr> <tr><td><h3 style="text-align:center;vertical-align:bottom;">Shirts and Donations</h3></td></tr>
<tr> <tr>
<td><a href="http://orgmode.spreadshirt.com"> <td><a href="http://orgmode.spreadshirt.com">
<img src="http://orgmode.org/img/shirts.jpg" <img src="http://orgmode.org/img/shirts.jpg"
style="border:1px solid black; width:200px" style="border:1px solid black; width:200px"
alt="http://orgmode.org/img/shirts.jpg" /></a> alt="http://orgmode.org/img/shirts.jpg" /></a>
<span style="font-size: 90%;"></br> <span style="font-size: 90%;"></br>
<div style="margin-top:10px;">
Promote Org-mode and support its development by Promote Org-mode and support its development by
getting your Org-mode T-shirt, bag, or cup in our stores getting your Org-mode T-shirt, bag, or cup in our stores
(<a href="http://orgmode.spreadshirt.com">US-Shop</a> or (<a href="http://orgmode.spreadshirt.com">US-Shop</a> or
@ -55,10 +57,10 @@
</tr> </tr>
<tr> <tr>
<td style="vertical-align:top;"> <td style="vertical-align:bottom;">
<div style="float:bottom; border:0px solid black; <div style="float:bottom; border:0px solid black;
padding:3px; vertical-align:bottom;"> padding:0px; vertical-align:bottom; margin-top:5px;">
<form style="float:right;padding:3px;" name="_xclick" <form style="float:right;padding:5px;" name="_xclick"
action="https://www.paypal.com/cgi-bin/webscr" method="post"> action="https://www.paypal.com/cgi-bin/webscr" method="post">
<div> <div>
<input type="hidden" name="cmd" value="_xclick" /> <input type="hidden" name="cmd" value="_xclick" />
@ -73,7 +75,7 @@
alt="Make payments with PayPal - it's fast, free and secure!" /> alt="Make payments with PayPal - it's fast, free and secure!" />
</div> </div>
</form> </form>
<span style="font-size: 90%;"> <span style="font-size: 90%;margin-top:10px;">
... or by making a direct donation.</span> ... or by making a direct donation.</span>
</div> </div>
</td> </td>