Hallo,
Ich habe ein kleines problem und zwar bekomm ich den button mit abesenden nicht eine leiste runter.
http://www.remake-gaming.eu/Bilder/bestellung.php kann mir jemand da helfen?
ZitatAlles anzeigen<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Unbenanntes Dokument</title>
</head>
<body>
Gameserver Bestellung:
<input typ="text" name="absender" value="" size="20"
maxlength="50" />
<br />
<br />
Anrede:<br />
<input type="radio" name="sex" value="w" /> Herr<br />
<input type="radio" name="sex" value="w" /> Frau<br />
<br />
Vorname:
<input typ="text" name="Name" value="" size="13"
maxlength="50" />
Nachname:
<input typ="text" name="Nachname" value="" size="13"
maxlength="50" />
<br />
<br />
Gameserver Übersicht:
<br />
<br />
<input type="radio" name="auswahl" value="1" /> Counterstrike: Source<br />
<input type="radio" name="auswahl" value="1" />Counterstrike 1.6<br />
<input type="radio" name="auswahl" value="1" /> Counterstrike Condition Zero<br />
<input type="radio" name="auswahl" value="1" />Left for Dead<br />
<br />
<br />
Slots:
<option
<select
<option type="" value="1" selected >1</option>
<option type="" value="1" >2</option>
<option type="" value="1" >3</option>
<option type="" value="1" >4</option>
<option type="" value="1" >5</option>
<option type="" value="1" >6</option>
<option type="" value="1" >7</option>
<option type="" value="1" >8</option>
<option type="" value="1" >9</option>
<option type="" value="1" >10</option>
<option type="" value="1" >11</option>
<option type="" value="1" >12</option>
<option type="" value="1" >13</option>
<option type="" value="1" >14</option>
<option type="" value="1" >15</option>
<option type="" value="1" >16</option>
<option type="" value="1" >17</option>
<option type="" value="1" >18</option>
<option type="" value="1" >19</option>
<option type="" value="1" >20</option>
<input type="submit" name="77" value="absenden" /> <br />
<input type="reset" name"78" value="Bestellung erneuern" />
</body>
</html>