stephan: Doctype weglassen???

Beitrag lesen

Hallo

-> Bitte ein Beispiel

Hier kommts...

<table border='0' cellpadding='0' cellspacing='0' style='margin: 0px; padding: 0px;' height='100%'>
 <tr>
  <td style='height:50%;' height='&{innerHeight/2-2};'>
   <table style='width: 180px; margin: 0px;'>
    <tr>
     <td style='height:50%;' height='&{innerHeight/2-2};'>
      <nobr>
       <a style='font-size: 10pt; line-height: 10pt; font-weight: normal; font-style: normal;' href='startseite.htm' title='Startseite' target='_self'>Startseite</a>
      </nobr>
     </td>
    </tr>
    <tr>
     <td style='height:50%;' height='&{innerHeight/2-2};'>
      <nobr>
       <a style='font-size: 10pt; line-height: 10pt; font-weight: bold; font-style: normal;' href='seite2.htm' title='Nochne Seite' target='_self'>Seite2</a>
      </nobr>
     </td>
    </tr>
   </table>
  </td>
  <td>
   <div id='Menue'></div>
  </td>
 </tr>
</table>

"unter Netscape"
-> Welche Versionen?

Version 7

Wäre echt dankbar, wenn ihr meinen Denkfehler entdecken könntet.
Habe die Schriftformatierungen dringelassen, weil es vielleicht damit zu tun hat...

Gruss Stephan