• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Kaufformular in Html

[email protected]

Neues Mitglied
Hi Leute, hätte ne Frage wegen html, bräuchte für meine Website FUnresort3D in vernünftiges verkaufsformular,
HTML:
<html>
<head>
  <title>Kaufformular</title>
  <link rel="SHORTCUT ICON" href="Cube.ico"
 type="image/x-icon">
  <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <meta name="Content-Language" content="de">
  <meta name="author" content="Funresort3D">
  <meta name="KeyWords"
 content="3D Modelle, Spiele, Graphiken, Grafiken, 3D Grafiken, 3D Graphiken, Funresort, Funresort 3D, Spiele Grafiken, Spiele Graphiken, Game Graphics, 3D Modelling, Game graphic modelling service">
  <meta name="Description"
 content="Hier finden Sie 3D Grafiken in Low Poly welche Sie gegen eine Verg&uuml;tung benutzen d&uuml;rfen. Her you can find 3D Graphics which you can use for a small Remuneration">
  <link href="css/print.css" rel="stylesheet"
 type="text/css" media="print">
  <link href="css/screen.css" rel="stylesheet"
 type="text/css" media="screen, projection">
</head>
<body>
<div id="container">
<div id="logo"> <a href="./">Funresort<span>3D</span></a>
</div>
<ul id="menu">
  <li><a href="index1.htm">Home</a></li>
  <li><a href="Allgemeines.htm">Allgemeines</a></li>
  <li><a href="Modelle.htm">Modelle</a></li>
  <li><a href="Texturen.htm">Texturen</a></li>
  <li><a href="Kontakt.htm">Kontakt</a></li>
</ul>
<form
 action="http://www.onlex.de/_formmailer.php4?username=Funresort3D"
 method="post" target="_blank">
  <div style="text-align: center;"><br>
  <br>
Ihr Name:<br>
  <br>
  <input size="53" name="name"><br>
  </div>
  <div style="text-align: center;"><br>
Ihre E-Mail Adresse:<br>
  </div>
  <p style="text-align: center;"><input size="53"
 name="email"></p>
  <p style="text-align: center;">Modell ausw&auml;hlen:</p>
  <p style="text-align: center;">
  <select name="Modellauswahl">
  <option>Bitte ausw&auml;hlen</option>
  <optgroup label="Geb&auml;ude">
  <option>GB1</option>
  </optgroup><optgroup label="Maps">
  <option>Small1</option>
  <option>Small2</option>
  <option>Small3</option>
  <option>Small4</option>
  </optgroup><optgroup label="Waffen">
  <option>Awm</option>
  <option>Famas</option>
  <option>G36K</option>
  <option>Glock</option>
  <option>M4A1</option>
  <option>Mp5</option>
  <option>Xm8</option>
  </optgroup><optgroup label="Zubeh&ouml;r">
  <option>Badewanne1</option>
  <option>Badewanne2</option>
  <option>Hocker1</option>
  <option>Kiste1</option>
  <option>Tisch1</option>
  <option>Waschbecken1</option>
  <option>Waschbecken2</option>
  </optgroup>
  </select>
  <br>
  </p>
  <p style="text-align: center;"> Ihre Nachricht:<br>
  <textarea cols="40" rows="10" name="message"></textarea>
  </p>
  <p></p>
  <div style="text-align: center;"> <input
 value="Abschicken" name="submit" type="submit"><input
 name="reset" value="Reset" type="reset"><br>
  </div>
  <p><br>
  <br>
  <br>
  <br>
  <span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
 class="Apple-style-span"
 style="font-family: verdana,arial,sans-serif; font-size: 12px;"></span></span><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
 class="Apple-style-span"
 style="font-family: verdana,arial,sans-serif; font-size: 12px;">&copy;
2010&nbsp;</span></span><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
 class="Apple-style-span"
 style="font-family: verdana,arial,sans-serif; font-size: 12px;"></span></span><a
 href="mailto:Kontakt2.htm">[email protected]</a> </p>
</form>
</div>
</body>
</html>
momentan sieht das so aus, außerdem zeigt es mein favicon nicht an, hättet ihr ne idee?
 
was meinst du mit momentan sieht es so aus? , dass es dein icon nicht anzeigt , liegt vermutlich am Pfad... was stimmt denn nicht ? bzw was macht es nicht, was du willst ?
 
Hallo,
Cube.ico aber kein favicon.ico
Der Name ist doch total egal.
Bei mir heissen die seit Jahren icon.ico
HTML:
<link rel="SHORTCUT ICON" href="files/icon.ico" />

Aber wenn wir schon dabei sind "doctype" Fehlt.

ps: hast echt schon was verkauft über die Seite?
Man könnte so viel schickes daraus machen, also hast noch viel platz nach oben :O).

EDIT: edite gelöscht war falscher beitrag

Cheffchen
 
Zuletzt bearbeitet:
wie meinst du das mit dem verklagen, doctype ist vorhanden, hab es nur vergessen zu kopieren
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
das problem ist das favicon wird nicht angezeigt, was meinst du mit schickes^^ sry steh grad irgentwie auf der leitung
 
Hallo Funresort3D,

das mit edite: verklagen und so vergesse es sofort war für anderen Beitrag gedacht, schuldige *indieeckegehschäm*.

Also der Code von mir oben funzt 100%, da gibt es nur zwei Fehler.
1. Pfad zum .ico ist falsch
2. wo hast das .ico her, ist das ganz bzw. beschädigt.

Mit schickes: Ihr wollt 3D den Leuten andrehen aber die Seite ist höflich gesagt einfachstes 2D fast 1D :O). Videos bzw. Animi habt ihr zwar ein bisschen bei y_tube, nichts auf der Seite. Mit 3D verbinde ich etwas mehr.
Ach so kaufen kann auch keiner was weil "erwerben bitte hier klicken." seite down ist :O) aber egal machst die Seite ja gerade neu.

Cheffchen
 
ja, ich hab nen paar videos auf youtube, aber ich möchte die anderst rein tun, hat jemand nen guten player? ich hab bis jetzt leider net viel gefunden, und über des normale html möchte ich es net einbinden weil man des video dann net starten kann oder stoppen oder ähnliches, es einfach nur abläuft, das icon ist ganz^^ es hat die größe 16 x 16
 
danke, liegt doch am icon^^ mach ich in zukunft, zurück zu dem formular^^ wie kann ich bewirken, das wenn jemand in meiner list etwas auswählt, das ein bild erscheint?
 
Zurück
Oben