Einzelnen Beitrag anzeigen

micsie

Registriert seit: 12. Jun 2003
Ort: Steinheim
122 Beiträge
 
Delphi 2005 Architect
 
#2

Re: Problem bei zwei Tabellen in HTML...

  Alt 14. Nov 2003, 19:44
moin,

hab deinen code mal leicht umstrukturiert und zum testen die hintergrundgrafiken durch bgcolor="#000000" ersetzt, bei mir funktioniert es (getestet mit firebird und ie)

Code:
<table cellpadding=0 cellspacing=0 border=0 colspan=0>
  <tr>
    <td width=5></td>
    <td width=141 height=33  style="background-repeat:no-repeat;" bgcolor="#000000"><center>[url="/menue.php?hauptrubrik=100"]Home[/url]</center></td>
  </tr>
</table>

<table border=0 cellspacing="0" cellpadding="0" width="146">
  <tr>
    <td>[img]../images/space.gif[/img]</td>
    <td bgcolor="#000000" align="center" style="" cellspacing="0" cellpadding="0">[url='haupt.php']Startseite[/url]</td>
  </tr>
  <tr>
    <td></td>
    <td bgcolor="#000000" align="center">[url='impressum.php']Impressum[/url]</td>
  </tr>
  <tr cellspacing="0" cellpadding="0" border=0>
    <td></td>
    <td bgcolor="#000000" border=0 align="center">[url='gaestebuch/index.php']G&auml;stebuch[/url]</td>
  </tr>
  <tr cellspacing="0" cellpadding="0" height="20" border=0>
    <td></td>
    <td bgcolor="#000000" align="center">[url='kontakt.php']<a href="kontakt.php">Kontakt[/url]</td>
  </tr>
  <tr height=4>
    <td></td>
  </tr>
</table>
mfg micsie
Software is like sex: it's better when it's free (Linus Torvalds)
{KDT}
  Mit Zitat antworten Zitat