so ein dreck!
ich habe mich den ganzen tag damit rumgetan und nix hats gebracht...!
ich hab alles versucht...
ich versuche es so hinzubekommen:
ich habe DIV's, diese will ich "zusammenpacken" und dieses packet dann zentrieren...
hier mal einer meiner versuche:
ist der ansatz schon richtig?
was ist falsch?
HTML-Code:
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="Cool Page version 2.72 Webmaster, Sep 15 2002 for Windows">
<BASE TARGET="_top">
<STYLE TYPE="text/css">BODY {margin-left:0; margin-right:0; margin-top:0;}</STYLE>
</HEAD>
<BODY SCROLL="auto" BGCOLOR="#808080" TOPMARGIN=0 LEFTMARGIN=0>
<SCRIPT LANGUAGE="JavaScript">
<!--
var agt=navigator.userAgent.toLowerCase();
var is_major=parseInt(navigator.appVersion);
var is_minor=parseFloat(navigator.appVersion);
var is_nav=((agt.indexOf('mozilla')!=-1)&&(agt.indexOf('spoofer')==-1)&&(agt.indexOf('compatible')==-1) && (agt.indexOf('opera')==-1)&&(agt.indexOf('webtv')==-1));
var is_ie=(agt.indexOf('msie')!=-1);
if(is_ie){var agt_ie=agt.substring(agt.indexOf('msie')+5); is_major=parseInt(agt_ie); is_minor=parseFloat(agt_ie);}
var is_dom2=(document.getElementById);
var is_http=(window.location.protocol.indexOf('http')==0);
// Browser detect
if( is_minor < 3.5 )
alert( "This page will not function properly in your browser.\n\nYour browser is very old. Please upgrade your browser to version 4 or later.\n\nOr request the webmaster (of this page) to change their browser compatibility setting in Cool Page to version 3 browsers." );
else
{
if( is_nav && is_minor < 5.0 )
window.location.replace( 'index_nn4.html' + window.location.search );
}
//-->
</SCRIPT>
<DIV ID="container" style="center">
<DIV ID="idElement1" style="position:absolute; top:19px; left:448px; width:650px; height:650px;"><IMG SRC="12.jpg" NAME="idElement1Img" ID="idElement1Img" WIDTH=650 HEIGHT=650 BORDER=0></DIV>
<DIV ID="idElement2" style="position:absolute; top:253px; left:479px; width:80px; height:22px;"><iframe src="http://56659.netguestbook.com/=796" width="275" height="247" frameborder="0" name="Shoutbox.biz">Shoutbox</iframe></DIV>
</DIV>
</BODY>
</HTML>
danke für eure bemühungen!