• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

anpassungs problem

Status
Für weitere Antworten geschlossen.

cyde

Neues Mitglied
hiho...
hab ma wieder ein problem mit der anpassung.
http://belive.be.ohost.de/index.php

manche sehen das bild und den text mittig und manche linksbündig...

HTML:
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>beLive.Gaming</title>
<style>
.owscounter {color:787878}
body {
    margin: 0px; padding: 0px;
    background-color: 3a3a3a;
    position: absolute; center:
    }
body, td, th {
font-family: Tahoma;
font-size: 10px;
color: #000000;
}
.style1 {color: #E1E1E1}
a:link {
    color: #7c7c7c;
    text-decoration: none;
}
a:visited {
    color: #7c7c7c;
    text-decoration: none;
}
a:hover {
    color: #54aad9;
    text-decoration: none;
}
a:active {
    color: #7c7c7c;
    text-decoration: none;
}
.Stil1 {color: #54aad9}
.Stil2 {color: #7c7c7c}
.Stil3 {color: #009900}
</style>
</head>
<body scroll="no" oncontextmenu="return false">
<center>
    <p>
        <img border="0" src="enter/enter.jpg" width="233" height="233">
    </p>
        <font face="Verdana" size="1" color="7c7c7c"><a href="1024/news.php">1024x768</a> | <a href="1280/news.php">1280x1024</a>
</center>
<center>
    <font face="Verdana" size="1" color="7c7c7c">© 2007 beLive.Gaming | ALL RIGHTS RESERVED | CODE  
    &amp; DESIGN BY cYde </font>
</center>
<center>
    <FONT FACE=Arial SIZE=0,5><SCRIPT LANGUAGE="JavaScript" SRC="http://www.onlinewebservice3.de/onlinecount.php?id=c97429&offset=5&style=2"></SCRIPT>
    </FONT>
</center>
</body>
</html>

wo liegt der fehler?

Vielen dank
 
ka =) hab ma bei anderen pages im quelltext geguckt wie die das gemacht haben und hab dann copy paste und vergessen rauszunehmen...
-----

Habs aber nun geschafft... das bild war 1 bild also ein ganzes... habs jetzt gesliced und dann

HTML:
<table width="233" height="233" border="0" valign="middle" align="center" border="0" cellpadding="0" cellspacing="0">

nun ist es mittig... trozdem danke
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben