Hi,
ich hab da mal ne frage. ich mache mir gerade meine eigene page. nur da gibt es noch ein probelem das ich habe. wie kann ich bilder in eine tabelle einfügen, und zwar so, dass zwischen den bildern kein zwischenraum ist???
Hier mal der Teil des Quelltextes:
<table widht="510" cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
<td> <img src="bilder/seite2.jpg" width="10" height="10" border="0" alt=""> </td>
<td valign="bottom" width="500" hight="10"> <img src="bilder/oben2.jpg" width="500" height="10" border="0" alt=""> </td>
<td> <img src="bilder/seite2.jpg" width="10" height="10" border="0" alt=""> </td>
</tr>
<tr>
<td> </td>
<td valign="top" width="500" hight="156"> <img src="bilder/logo.jpg" width="500" height="156" border="0" alt=""> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
</table>
in der mitte ist also ein großes bild und um das bild herum soll ein ein bilderrahmen
vielen dank schonmal im vorraus =)
MfG
fast_hero
ich hab da mal ne frage. ich mache mir gerade meine eigene page. nur da gibt es noch ein probelem das ich habe. wie kann ich bilder in eine tabelle einfügen, und zwar so, dass zwischen den bildern kein zwischenraum ist???
Hier mal der Teil des Quelltextes:
<table widht="510" cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
<td> <img src="bilder/seite2.jpg" width="10" height="10" border="0" alt=""> </td>
<td valign="bottom" width="500" hight="10"> <img src="bilder/oben2.jpg" width="500" height="10" border="0" alt=""> </td>
<td> <img src="bilder/seite2.jpg" width="10" height="10" border="0" alt=""> </td>
</tr>
<tr>
<td> </td>
<td valign="top" width="500" hight="156"> <img src="bilder/logo.jpg" width="500" height="156" border="0" alt=""> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
</table>
in der mitte ist also ein großes bild und um das bild herum soll ein ein bilderrahmen

vielen dank schonmal im vorraus =)
MfG
fast_hero