Contact
From First Aid Basics freeware
(Difference between revisions)
(New page: ===Contact email: web@firstaidbasics.org===) |
|||
| Line 1: | Line 1: | ||
| − | === | + | <div style="font-weight:bold;font-size:150%;text-align:center">Welcome to Contact Page.</div> |
| + | <div style="font-weight:bold;font-size:100%;text-align:center"> | ||
| + | Please use form:</div> | ||
| + | <html> | ||
| + | <body bgcolor="black" text="white" onload="document.f.name.focus()"> | ||
| + | <form name="f" action="http://depaul.sk/contact/firstaidbasics/contact.php" method="post"> | ||
| + | <div style="font-weight:bold;font-size:100%;"> | ||
| + | <center> | ||
| + | <table><tr><td> | ||
| + | Your name <td><input name="name" value=""><br> | ||
| + | <tr><td>Email <td><input name="from" value="@"><br> | ||
| + | <tr><td>Subject <td><input name="subject"><br> | ||
| + | </table><br /> | ||
| + | Message<br> | ||
| + | <textarea name="text" rows="10" cols="60" wrap="physical" style="font-weight:bold;font-size:100%"></textarea><br> | ||
| + | <br /> | ||
| + | <input type="submit" value="Post message"> | ||
| + | </center> | ||
| + | </div> | ||
| + | </form> | ||
| + | </body> | ||
| + | </html> | ||
Revision as of 07:40, 6 March 2008
Welcome to Contact Page.
Please use form: