Sorry, aber ich versteh nicht wie das später aussehen soll. Kannst Du vielleicht mal eine Grafik erstellen wie das aussehen soll?
Denn ohne die Grafiken aus dem Quelltext sieht man nur den alt-Text...
na schön das is jetzt mal mein code:
Code:<head> ........ #apDiv1 { position:absolute; left:8px; top:24px; width:227px; height:91px; z-index:1; } #apDiv2 { position:absolute; left:237px; top:24px; width:491px; height:91px; z-index:2; } #apDiv3 { position:absolute; left:8px; top:117px; width:720px; height:343px; z-index:3; } #apDiv4 { position:absolute; left:8px; top:461px; width:720px; height:83px; z-index:4; } #apDiv5 { position:absolute; left:45px; top:165px; width:100px; height:24px; z-index:5; } #apDiv6 { position:absolute; left:103px; top:209px; width:116px; height:22px; z-index:6; } #apDiv7 { position:absolute; left:178px; top:260px; width:98px; height:25px; z-index:7; } #apDiv8 { position:absolute; left:222px; top:315px; width:87px; height:21px; z-index:8; } #apDiv9 { position:absolute; left:241px; top:380px; width:105px; height:20px; z-index:9; } #wrapper { position: absolute; left: 50%; width: 750px; height: 700px; margin-left: -350px; top: 0px; } --> </style> <script type="text/javascript"> <!-- function MM_goToURL() { //v3.0 var i, args=MM_goToURL.arguments; document.MM_returnValue = false; for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'"); } //--> </script> </head> <body bgcolor="000000" scroll="auto" background="images/blue2.jpg" style="background-repeat: no-repeat; background-position: center; background-attachment: fixed;"> <div id="wrapper"> <div id="apDiv1"> <div align="center"><a href="index.html"><img src="images/Logo.jpg" alt="Home" width="228" height="91" border="0" /></a></div> </div> <div id="apDiv2"> <p align="center"> </p> <p align="right"><img src="images/steuerungstechnik.jpg" width="235" height="32" /></p> </div> <div id="apDiv3"> <div align="center"><img src="images/grafik.jpg" width="708" height="329" /></div> </div> <div id="apDiv4"> <div align="center"><img src="images/automation.jpg" width="706" height="111" /></div> </div> <div id="apDiv5"> <div align="center"><img src="images/Aktuelles.jpg" alt="Aktuelles" border="0" onmouseover="MM_goToURL('parent','AktuellesUnter.html');return document.MM_returnValue"/></div> </div> <div id="apDiv6"> <div align="center"> <img src="images/Unternehmen.jpg" alt="Unternehmen" name="menue3" border="0" id="menue3" onmouseover="MM_goToURL('parent','UnternehmenUnter.html');return document.MM_returnValue" /> </div> </div> <div id="apDiv7"> <div align="center"><img src="images/Leistung.jpg" alt="Leistung" name="menue4" border="0" id="menue4" onmouseover="MM_goToURL('parent','LeistungenUnter.html');return document.MM_returnValue" /></div> </div> <div id="apDiv8"> <div align="center"><img src="images/Service.jpg" alt="Service" name="menue5" border="0" id="menue5" onmouseover="MM_goToURL('parent','ServiceUnter.html');return document.MM_returnValue" /></div> </div> <div id="apDiv9"> <div align="center"><img src="images/Englisch.jpg" alt="Language" border="0" /></div> </div> </div> </body>![]()
Sorry, aber ich versteh nicht wie das später aussehen soll. Kannst Du vielleicht mal eine Grafik erstellen wie das aussehen soll?
Denn ohne die Grafiken aus dem Quelltext sieht man nur den alt-Text...
ahh hab schon was gefunden jetzt funkt des halbweg.. =)
aber trotzdem danke für eure hilfe !!!
schönen tag noch...
Das geht nur, wenn du komplett auf absolute Positionierung verzichtest und alles über floats machst. Allerdings musst du das lernen, DW macht dir das nicht von alleine.![]()
“My software never has bugs. It just develops random features ...”
» DevShack - die Website des freien Webentwicklers Boris
ok dann werd ich schaun das ich mir das aneigne![]()
DANKE
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)