|
|
| Line 1: |
Line 1: |
| − | <div style="font-weight:bold;font-size:150%;text-align:center">Welcome to Contact Page.</div> | + | <inf>./file/contact.htm|100%|450</inf> |
| − | <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://help-for.org/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="Send message">
| + | |
| − | </center>
| + | |
| − | </div>
| + | |
| − | </form>
| + | |
| − | </body>
| + | |
| − | </html> | + | |