Bräuchte Hilfe - Kontaktformular mal wieder
hallo!
kann mir das formular hier zum funktionieren bringen?
ich schaffe es leider einfach nicht auch mit google hilfe usw wäre nett wenn mir da jemand zur hand gehn könnte
hallo!
kann mir das formular hier zum funktionieren bringen?
ich schaffe es leider einfach nicht auch mit google hilfe usw wäre nett wenn mir da jemand zur hand gehn könnte
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK HREF="style.css" TYPE="text/css" REL="stylesheet">
<title>Contacts</title>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top"><div style="padding-left:28px; padding-top:21px; line-height:16px; padding-right:0px">
<form action="" style="padding:0px; margin:0px "><table width="266" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr align="left" valign="top">
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="21" align="left" valign="top">
<input name="textfield" type="text" style="width:129px; height:18px; font-family:tahoma; font-size:11px; background-color:#FFFFFF; border:1px solid #929293; color:#929293; padding-left:5px " value="your name" size="20"></td>
</tr>
<tr>
<td height="21" align="left" valign="top">
<input name="textfield2" type="text" style="width:129px; height:18px; font-family:tahoma; font-size:11px; background-color:#FFFFFF; border:1px solid #929293; color:#929293; padding-left:5px " value="company name" size="20"></td>
</tr>
<tr>
<td height="21" align="left" valign="top">
<input name="textfield3" type="text" style="width:129px; height:18px; font-family:tahoma; font-size:11px; background-color:#FFFFFF; border:1px solid #929293; color:#929293; padding-left:5px " value="e-mail" size="20"></td>
</tr>
<tr>
<td height="21" align="left" valign="top">
<input name="textfield4" type="text" style="width:129px; height:18px; font-family:tahoma; font-size:11px; background-color:#FFFFFF; border:1px solid #929293; color:#929293; padding-left:5px " value="phone" size="20"></td>
</tr>
<tr>
<td align="left" valign="top">
<input name="textfield5" type="text" style="width:129px; height:18px; font-family:tahoma; font-size:11px; background-color:#FFFFFF; border:1px solid #929293; color:#929293; padding-left:5px " value="fax" size="20"></td>
</tr>
</table></td>
<td align="right">
<textarea name="textarea" style="width:129px; height:102px; font-family:tahoma; font-size:11px; background-color:#FFFFFF; border:1px solid #929293; color:#929293; padding-left:5px; overflow:auto " rows="1" cols="20">comments</textarea></td>
</tr>
</table></td>
</tr>
<tr>
<td height="22" align="right" valign="bottom">
<input type="image" src="images/reset.jpg" style="margin-right:10px " width="27" height="9"><input type="image" src="images/submit.jpg" width="33" height="9"></td>
</tr>
</table></form>
</div></td>
</tr>
</table>
</body>
</html>