Formulare
#13
Hallo zusammen Smile, Also, ich hab mich jetzt mal allein an ein Formular herangewagt. Soweit hab ichs auch hinbekommen nun hab nur wieder das alte Problem mit Firefox und IE6 . Im Firefox wirds diesmal richtig angezeigt also alles so wies sein soll und im IE6 ist alles grösser und verschoben .. hier mal der code >>
Code:
<table width="300" height="100" border="1">
      <tr>
        <td><form id="form1" name="form1" method="post" action="mailto:Knuschbale@aol.com">
          <label>
          <div align="center"><span class="Stil28">Nickname</span></div>
          </label>
        </form>        </td>
        <td><input type="text" name="textfield" /></td>
      </tr>
      <tr>
        <td><form id="form2" name="form2" method="post" action="">
          <label>
          <div align="center"><span class="Stil28">E-Mail:</span></div>
          </label>
        </form>        </td>
        <td><input type="text" name="textfield2" /></td>
      </tr>
      <tr>
        <td><form id="form3" name="form3" method="post" action="">
          <label>
          <div align="center"><span class="Stil28">icq,AIM:</span></div>
          </label>
        </form>        </td>
        <td><input type="text" name="textfield3" /></td>
      </tr>
      <tr>
        <td><form id="form4" name="form4" method="post" action="">
          <label>
          <div align="center"><span class="Stil28">Alter:</span></div>
          </label>
        </form>        </td>
        <td><input type="text" name="textfield4" /></td>
      </tr>
      <tr>
        <td width="150"><form id="form5" name="form5" method="post" action="">
          <label>
          <div align="center">
            <input type="submit" name="Submit" value="Senden" />
          </div>
          </label>
        </form>        </td>
        <td><form id="form6" name="form6" method="post" action="">
          <label></label>
          <div align="center">
            <input type="reset" name="Submit2" value="Zur&uuml;cksetzen" />
            </div>
        </form>        </td>
      </tr>
    </table>
    

</p>
    

</p></td>
  <td valign="top"></td>
</tr>
<tr>
  <td colspan="3" valign="top"></td>
</tr>
</table>

    
    
</tr>
  <tr>
    <td width="184" height="101">[img]images/Footleft.jpg[/img]</td>
    <td>[img]images/Foot.jpg[/img]</td>
  </tr>
</table>
</body>
</html>

was ist da nun falsch ??? Gruss Thorsten Smile
Zitieren



Nachrichten in diesem Thema
Formulare - von Sycks - 17.12.2005, 12:28
Formulare - von Vincent - 17.12.2005, 17:24
Formulare - von Sycks - 17.12.2005, 17:28
Formulare - von Helmut - 17.12.2005, 20:23
Formulare - von Sycks - 20.12.2005, 13:47
Formulare - von Hulot - 20.12.2005, 16:08
Formulare - von Sycks - 20.12.2005, 16:11
Formulare - von Hulot - 20.12.2005, 17:08
Formulare - von Sycks - 20.12.2005, 18:37
Formulare - von Helmut - 20.12.2005, 22:57
Formulare - von Sycks - 22.12.2005, 08:35
Formulare - von Jürgen - 22.12.2005, 23:24
Formulare - von Sycks - 06.04.2006, 21:22
Formulare - von Helmut - 06.04.2006, 23:19
Formulare - von Sycks - 07.04.2006, 00:17
Formulare - von Fotofreund - 07.04.2006, 00:43
Formulare - von Hulot - 07.04.2006, 06:05