Ansicht - mittig!

Status
Nicht offen für weitere Antworten.
Hallo allerseits,

ich möchte diese Seite mit ihrem Inhalt, das sind verschiedene Dateien im JPG und Flashformat einfach mittig browserunabhängig haben.
Leider sind die Dateien etwas verschoben, allerdings ist mir die Fehlerursache in Dreamweaver nicht ganz ersichtlich.
Es wäre schön wenn jemand einen guten Tipp parat hat :-)

Hier ist die Datei:

HTML:
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<table width="968" border="0" align="center" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
  <tr> </tr>
  <tr>
    <td rowspan="16" valign="top" background=""><!--DWLayoutEmptyCell-->&nbsp;</td>
    <td height="547" valign="top"><div align="center">
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="950" height="547">
          <param name="movie" value="...mainheader_akt2.swf">
          <param name="quality" value="high">
          <embed src="...mainheader_akt2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="950" height="547"></embed>
      </object>
    </div></td>
    <td rowspan="16" valign="top" background="..."><!--DWLayoutEmptyCell-->&nbsp;</td>
  </tr>
  <tr>
    <td height="36" valign="top"><marquee scrollamount="2"; 316px; top: 288px; scrolldelay="2" direction="left">
      <font color="#FF0066">Bitte geben Sie bei der &Uuml;berweisung im Feld Verwendungszweck Ihren <strong>Ebaynamen</strong> sowie die <strong>Artikelnummer</strong> an. Ansonsten kann sich die Lieferung erheblich verz&ouml;gern. Unser Shop handelt ausschlie&szlig;lich mit <strong>Neuware!</strong> Alle Preisangaben sind in Euro angegeben und inklusive der gesetzlichen Mehrwertsteuer</font>.
      </marquee>
    </td>
  </tr>
  <tr>
 <img src="leer.jpg" width="2" height="2"></td>
  </tr>
  <tr>
    <td height="500" valign="top"><div align="center"><img src="http://..." width="948" height="479"> </div></td>
  <tr>
    <td height="362" valign="top"><div align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="950" height="362">
          <param name="movie" value="...shoplink1.swf">
          <param name="quality" value="high">
          <embed src="...shoplink1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="950" height="362"></embed>
        </object>
    </div></td>
  </tr>
  <tr>
<img src="leer.jpg" width="2" height="2"></td>
  </tr>
  <tr>
    <td height="577" valign="top"><div align="center"><img src=...jpg" width="946" height="881"></div></td>
  </tr>
  <tr>
<!--DWLayoutEmptyCell-->&nbsp;</td>
  </tr>
  <tr>
    <td height="585" valign="top"><div align="center"><img src="...jpg" width="946" height="800"></div></td>
  </tr>
  <tr>
   <!--DWLayoutEmptyCell-->&nbsp;</td>
  </tr>
  <tr>
    <td height="60" align="center" valign="top"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="620" height="60">
        <param name="movie" value="..link.swf">
        <param name="quality" value="high">
        <embed src="...swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="620" height="60"></embed>
      </object>
    </td>
  </tr>
  <tr>
   ><img src="leer.jpg" width="2" height="2"></td>
  </tr>
  <tr>
    <td height="36" valign="top"><marquee scrollamount="2"; 316px; top: 288px; scrolldelay="8" direction="left">
      <font color="#FF0066">Beim Kauf mehrerer Artikel fallen NUR 1x die Versandkosten an. Deutschland 3,90€ / EU-Länder 8,90€</font>
      </marquee>
    </td>
  </tr>
  <tr>
    <td height="182" align="center" valign="top"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="511" height="182">
        <param name="movie" value="...wideruf.swf">
        <param name="quality" value="high">
        <embed src="...wideruf.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="511" height="182"></embed>
      </object>
    </td>
  </tr>
  <tr>
    <!--DWLayoutEmptyCell-->
&nbsp; </tr>
  <tr> </tr>
</table>
</body>
</html>


Vielen Dank ,

Timmy
 
Hast du mal einen Link zur Seite, denn bei mir wird da derzeit nichts um einige Pixel verschoben, was evtl. an den nicht vorhandenen Objekten liegt. :p
 
Status
Nicht offen für weitere Antworten.
Zurück