[email protected]
Neues Mitglied
Hi Leute, hätte ne Frage wegen html, bräuchte für meine Website FUnresort3D in vernünftiges verkaufsformular,
momentan sieht das so aus, außerdem zeigt es mein favicon nicht an, hättet ihr ne idee?
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ütung benutzen dü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ählen:</p>
<p style="text-align: center;">
<select name="Modellauswahl">
<option>Bitte auswählen</option>
<optgroup label="Gebä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ö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;">©
2010 </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>