nokill2003: Darstellungsunterschied zwischen Phase 5 und Browser

Beitrag lesen

Hallo Gemeinde,

Hi,
Hier ein Teil es Quelltextes (gekürtzt):
In Mozilla (firebird):

Anfang:       [

<!--->
<tr>
<td width=10><a href=../download/winter_blue.jpg border=0 alt=Download target=download><img src="../images/disk.gif" border="0" alt="Download"></></td>
<td><font face=arial size=1 color=#008000>winter_blue (99 kB)</td>
</tr>

<!--->
<tr>
<td width=10><a href=../download/winter_blue.jpg border=0 alt=Download target=download><img src="../images/disk.gif" border="0" alt="Download"></></td>
<td><font face=arial size=1 color=#008000>Blick über den See bei -12 °C (99 kB)</td>
</tr>

<!--->
<tr>
<td width=10><a href=../download/holz020703.jpg border=0 alt=Download target=download><img src="../images/disk.gif" border="0" alt="Download"></></td>
<td><font face=arial size=1 color=#008000>Jahresringe ... (49 kB)</td>

</tr>

<!--->
<tr>
<td width=10><a href=../download/reflexion.jpg border=0 alt=Download target=download><img src="../images/disk.gif" border="0" alt="Download"></></td>
<td><font face=arial size=1 color=#008000>Reflexion (31 kb)</td>
</tr>

<!--->
<td width=10><a href=../download/seebank020703.jpg border=0 alt=Download target=download><img src="../images/disk.gif" border="0" alt="Download"></></td>
<td><font face=arial size=1 color=#008000>Ruheplatz am See (48 kB)</td>
</tr>

<!--->
<tr>
<td width=10><a href=../download/gelb020703.jpg border=0 alt=Download target=download><img src="../images/disk.gif" border="0" alt="Download"></></td>
<td><font face=arial size=1 color=#008000>Es blüht (24 kB)</td>
</tr>

<!--->
<tr>
<td width=10><a href=../download/moos.jpg border=0 alt=Download target=download><img src="../images/disk.gif" border="0" alt="Download"></></td>
<td><font face=arial size=1 color=#008000> ... (99 kB)</td>
</tr>

<!--->

<tr>
<td width=10><a href=../download/sumpf.jpg border=0 alt=Download target=download><img src="../images/disk.gif" border="0" alt="Download"></></td>
<td><font face=arial size=1 color=#008000>sumpfig ist's (42 kB)</td>
</tr>
</table>

]   :Ende

Wer's im Editor vom Mozilla anguckt weiss wo der Fehler liegt :
Ein teil der Verweise werden als Kommentare gesehen! Mach mal die <!---> weg oder schreib was rein z.B. <!-- Hans' Wurstbude -->
Man beachte die 4!!! Bindestriche("-") NICHT 3!!! oder mache Kommentare so //hier das Kommentar

Gruß,

Henry

henrynick@web.de

cu nokill2003