Hey,
ich mache grade ne Homepage.
Bin echt der größte Noop in HTML.
Ist n Scrip das ich nur bearbeite.
Nun zu meinem Problem:
Ihr seht wahrscheinlich das mit den Web Slices.
Dies muss da irgendwie rein, da ich bei nPage bin
und das ja alles über "Seiten" läuft:
Danke im Vorraus.
Mfg
ich mache grade ne Homepage.
Bin echt der größte Noop in HTML.
Ist n Scrip das ich nur bearbeite.
Nun zu meinem Problem:
PHP Code:
<html>
<head>
<title>MyCraft</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
.auto-style1 {
border-width: 0px;
}
</style>
</head>
<body background="http://s1.directupload.net/images/XYZ/nhp7yxoo.jpg" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (Home - Slices: 01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12, 13, 14, 15, 16, 17) -->
<table id="Tabelle_01" width="800" height="700" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td colspan="9">
<img src="http://s1.directupload.net/imagXYZ/xdlnjsy3.jpg" width="800" height="85" alt=""></td>
</tr>
<tr>
<td colspan="9">
<img src="http://s1.directupload.net/imageXYZ/bbw3inus.jpg" width="800" height="9" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="http://s1.directuploadXYZ/xss85z4r.jpg" width="86" height="60" alt=""></td>
<td>
<a href="http://mycrafXYZ/home_80455796.html" target="I1">
<img src="http://s7.directupload.net/imageXYZ/ngcokXYZu.jpg" width="133" height="50" alt="" class="auto-style1"></a></td>
<td rowspan="2">
<img src="http://s1.directupload.nXYZ/uvqdgnfw.jpg" width="16" height="60" alt=""></td>
<td>
<a href="http://mycrXYZ/server_75578009.html" target="I1">
<img src="http://s1.directupload.net/images/110924/m2av5olz.jpg" width="133" height="50" alt="" class="auto-style1"></a></td>
<td rowspan="2">
<img src="http://s1.directupload.net/imXYZ/vvznXYZ3.jpg" width="16" height="60" alt=""></td>
<td>
<a href="http://mycCXYZ/regeln_12535699.html" target="I1">
<img src="http://s1.directupload.net/images/110924/XYZjk4.jpg" width="133" height="50" alt="" class="auto-style1"></a></td>
<td rowspan="2">
<img src="http://s7.directupload.net/images/110924/494XYZe5.jpg" width="14" height="60" alt=""></td>
<td>
<a href="http://myXYZ/_forum_5322682.html" target="I1">
<img src="http://s7.directupload.net/images/110924/XYZjpg" width="133" height="50" alt="" class="auto-style1"></a></td>
<td rowspan="2">
<img src="http://s1.directupload.net/imXYZ/h5f9zkbc.jpg" width="136" height="60" alt=""></td>
</tr>
<tr>
<td>
<img src="http://s7.directupload.net/imagXYZ/o6i3uox5.jpg" width="133" height="10" alt=""></td>
<td>
<img src="http://s7.directupload.net/imaXYZ/o6i3uox5.jpg" width="133" height="10" alt=""></td>
<td>
<img src="http://s7.directupload.net/iXYZ/o6i3uox5.jpg" width="133" height="10" alt=""></td>
<td>
<img src="http://s7.directupload.net/imXYZ/o6i3uox5.jpg" width="133" height="10" alt=""></td>
</tr>
<tr>
<td colspan="9">
<iframe id="I1" name="I1" src="Home.html" style="width: 790px; height: 510px">
Ihr Browser unterstützt Inlineframes nicht oder zeigt sie in der derzeitigen Konfiguration nicht an.
</iframe></td>
</tr>
<tr>
<td colspan="9">
<img src="http://s7.directupload.net/imXYZ/w3nrczeg.jpg" width="800" height="30" alt=""></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
</html>
Dies muss da irgendwie rein, da ich bei nPage bin
und das ja alles über "Seiten" läuft:
PHP Code:
<html>
<head>
<title>Home</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
.auto-style1 {
color: #FFFFFF;
text-align: center;
font-size: medium;
font-family: Arial, Helvetica, sans-serif;
}
</style>
</head>
<body background="http://s1.directupload.net/images/110924/XYZxkb.jpg" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><br>
<p class="auto-style1"><span class="auto-style2">Willkommen auf der
Homepage von MyCraft :).<br>Hier findet ihr alles was ihr über unseren Server
wissen müsst.<br><br><br> Viel Spaß wünscht,
<br>das MyCraft Team</p>
</body>
</html>
Mfg