Mondedelsteine
Neues Mitglied
Guten Tag liebe User,
ich bin am erstellen meiner Homepage.
Ich habe auch schon einige Homepage´s für mich erstellt und geübt.
Wie viele habe ich den Typische weg durchlaufen…
Von einer Frameset-Homepage bin ich jetzt zu Div´s gekommen…
Aber das klappt noch nicht so ganz…in meinem Safari zuhause dieht die Homepage 1a aus…
Schau ich mir dann die Homepage im IE an kriegt man fast Augenkrebs.
Das ganze Design ist verschoben, meine Newszeile funktioniert nicht(war mir aber vorher auch klar) in älteren Versionen…ich weiß aber einfach nicht wie ich es besser hinkriege…
Ich will nicht zurück zum Frameset…aber…das hat funktionier L
Könnt ihr mir bitte! Helfen das auch meine Div-Homepage funktioniert…
Achja, ich habe mal meine ganzen Seiten etwas „zensiert“,
ich möchte ungerne das einer meiner „Kunden“ irgendwo im Netz sieht das ich hier so „leihenhaft“ nachhacke. Wie ich meine Homepage in gang kriege…
Vielen Dank für eure Hilfe
ich bin am erstellen meiner Homepage.
Ich habe auch schon einige Homepage´s für mich erstellt und geübt.
Wie viele habe ich den Typische weg durchlaufen…
Von einer Frameset-Homepage bin ich jetzt zu Div´s gekommen…
Aber das klappt noch nicht so ganz…in meinem Safari zuhause dieht die Homepage 1a aus…
Schau ich mir dann die Homepage im IE an kriegt man fast Augenkrebs.
Das ganze Design ist verschoben, meine Newszeile funktioniert nicht(war mir aber vorher auch klar) in älteren Versionen…ich weiß aber einfach nicht wie ich es besser hinkriege…
Ich will nicht zurück zum Frameset…aber…das hat funktionier L
Könnt ihr mir bitte! Helfen das auch meine Div-Homepage funktioniert…
Achja, ich habe mal meine ganzen Seiten etwas „zensiert“,
ich möchte ungerne das einer meiner „Kunden“ irgendwo im Netz sieht das ich hier so „leihenhaft“ nachhacke. Wie ich meine Homepage in gang kriege…
Vielen Dank für eure Hilfe
HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta name="description" content="">
<meta name="keywords" lang="de" content="">
<meta name="keywords" lang="en-us" content="">
<meta name="keywords" lang="en" content="">
<link rel="stylesheet" type="text/css" href="Style.css">
<title>TITLE</title>
</head>
<body>
<div style="padding: 0px; margin-top: 20px; margin-bottom: 0px; position: absolute; left:50%; margin-left: -512px; background-image:url('http://www.domain.de/Header.png'); background-repeat:no-repeat; height: 128px; width: 1024px;">
<div class="News">
<a href="http://www.domain.de/News.html" style="height:19px; width:55px;"><img src="http://www.domain.de/Transparent.png" height="19px" width="65px" alt=""></a>
</div>
<div class="UeberUns">
<a href="http://www.domain.de/Ueber_Uns.html" style="height:19px; width:55px;"><img src="http://www.domain.de/Transparent.png" height="19px" width="65px" alt=""></a>
</div>
<div class="Seite1">
<a href="http://www.domain.de/Seite1.html" style="height:19px; width:70px;"><img src="http://www.domain.de/Transparent.png" height="19px" width="70px" alt=""></a>
</div>
<div class="Seite 2">
<a href="http://www.domain.de/Seite2.html" style="height:19px; width:65px;"><img src="http://www.domain.de/Transparent.png" height="19px" width="65px" alt=""></a>
</div>
<div class="Seite3">
<a href="http://www.domain.de/Seite3.html" style="height:19px; width:95px;"><img src="http://www.domain.de/Transparent.png" height="19px" width="95px" alt=""></a>
</div>
<div class="Info">
<a href="http://www.domain.de/Info.html" style="height:19px; width:45px;"><img src="http://www.domain.de/Transparent.png" height="19px" width="45px" alt=""></a>
</div>
<div class="Gaestebuch">
<a href="http://www.domain.de/Gaestebuch.html" style="height:19px; width:100px;"><img src="http://www.domain.de/Transparent.png" height="19px" width="100px" alt=""></a>
</div>
<div class="Links">
<a href="http://www.domain.de/Links.html" style="height:19px; width:55px;"><img src="http://www.domain.de/Transparent.png" height="19px" width="65px" alt=""></a>
</div>
<div class="Impressum">
<a href="http://www.domain.de/Impressum.html" style="height:19px; width:115px;"><img src="http://www.domain.de/Transparent.png" height="19px" width="115px" alt=""></a>
</div><iframe src="http://domain.de/Newszeile.html" frameborder="0">
</iframe>
<div class="mainframe">
<div class="Navibar">
</div>
<div class="Title">
<p style="font-size:18pt; margin: 0px;">Seitentitle</p>
<p style="margin:0px; margin-top:10px; font-size:14pt;">Hier steht eine genauere Beschreibung des Inhalts</p>
</div>
<div class="Maintext">
Hier steht der Text!
</div></div></div>
</body>
</html>
body{font-family:arial; color:white; background-color:#fffff0; margin:0px; padding:0px; height:1000px; text-align:center;}
a:link{text-decoration:none; color:#ffffff; font-family:arial}
a:link {text-decoration:none; color:#ffffff}
a:visited {text-decoration:none; color:#FFFFFF}
a:hover {text-decoration:none; color:#ffffff}
a:active {text-decoration:none;color:#FFFFFF}
div{font-family: arial; color:white;}
table{font-family:arial; color:white; margin:0px; padding:0px; border-collapse:collapse;}
td{ border-style:solid; border-width:2px; border-color:#ffffff; border-spacing:0px; text-align: center;}
td.left{ border-style:none;text-align: left;}
img{ border-style:none;}
img.pictures{border-width:2px; border-style:solid; border-color:#ffffff;}
iframe{frameborder:0; background-color:#6495ed; height:22px; padding: 0px; margin-top: 168px; margin-bottom: 0px; left:50%; position: absolute; margin-left: -512px; width: 1024px; border: none; overflow-x: hidden; overflow-y: hidden;}
div.Newsdate{margin-top:6px; margin-bottom:6px; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:white; width:150px; height:40px;float: left; text-align:left; padding-bottom:3px;}
div.Newstext{margin-top:6px; margin-bottom:6px; padding-left:20px; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:white; width:600px; height:40px; float:left; text-align:left; padding-bottom:3px;}
div.Home{position: absolute; margin-top:103px; left:50%; margin-left:-490px; margin-bottom:0px; height:19px; width:65px;}
div.News{position: absolute; margin-top:103px; left:50%; margin-left:-410px; margin-bottom:0px; height:19px; width:65px; float: left;}
div.UeberUns{position: absolute; margin-top:103px; left:50%; margin-left:-327px; margin-bottom:0px; height:19px; width:90px; float: left;}
div.Seite1{position: absolute; margin-top:103px; left:50%; margin-left:-220px; margin-bottom:0px; height:19px; width:70px; float: left;}
div.Seite2{position: absolute; margin-top:103px; left:50%; margin-left:-122px; margin-bottom:0px; height:19px; width:65px; float: left;}
div.Seite3{position: absolute; margin-top:103px; left:50%; margin-left:-40px; margin-bottom:0px; height:19px; width:95px; float: left;}
div.Info{position: absolute; margin-top:103px; left:50%; margin-left:77px; margin-bottom:0px; height:19px; width:45px; float: left;}
div.Gaestebuch{position: absolute; margin-top:103px; left:50%; margin-left:140px; margin-bottom:0px; height:19px; width:100px; float: left;}
div.Links{position: absolute; margin-top:103px; left:50%; margin-left:255px; margin-bottom:0px; height:19px; width:65px; float: left;}
div.Impressum{position: absolute; margin-top:103px; left:50%; margin-left:335px; margin-bottom:0px; height:19px; width:115px; float: left;}
div.Navibar{border-right-color:white; border-right-style:solid; border-right-width:2px; margin-left:20px; margin-bottom:20px; margin-top:20px; padding-top:10px; padding-left:10px; height:599px; width:180px; float:left;}
div.Title{position: absolute; margin-top:20px; margin-left:220px; padding-top:10px; height:75px; width:785px; text-align:center; float: left;}
div.Maintext{position: absolute; margin-top:110px; margin-left:220px; margin-bottom:20px; padding-top:20px; height:494px; width:784px; float: left; text-align:center; overflow:auto;}
div.mainframe{background-color:#000061; padding: 0px; padding-bottom:20px; margin-top: 208px; position: absolute; left:50%; margin-left: -512px; background-repeat:no-repeat; height: 620px; width: 1024px;}
div.Aktualisierung{position: absolute; padding:0px; padding-top:3px; margin-top:0px; margin-left:20px; margin-bottom:0px; height:18px; width:180px; text-align:center;}
div.Punkte{width:400px; text-align:left;}
div.Newsmain{ position: absolute; padding:0px; padding-top:3px; margin-top:0px; margin-left:220px; margin-bottom:0px; height:18px; width:784px; text-align:center;}