Hey ich habe ein problem mit dem footer (der hellblaue balken)
er sollte eigentlich unter #wrap aber das macht er nicht :/
Die HP :
Der Code :
Alles anzeigen
clearen geht iwie nicht :/
lg
er sollte eigentlich unter #wrap aber das macht er nicht :/
Die HP :

Der Code :
Quellcode
- <style>
- body {background:url(bg-body.jpg) #262A2B repeat;color:#c4c4c4;font-family:Trebuchet MS;font-size:12px}
- #header {background:url(head.png);width:800px;height:278px;margin-left:auto;margin-right:auto;}
- #menu {background:;width:800px;height:35px;margin-left:auto;margin-right:auto;margin-top:-50px}
- #wrap {width:800px;height:;margin-left:auto;margin-right:auto;margin-top:15px}
- #links {background:;width:580px;height:35px;float:left}
- #rechts {background:;width:200px;height:35px;float:left;margin-left:20px}
- #perf {background:url(r-bg.png);width:200px;height:70px;border: solid 1px black;border-radius:10px}
- h2 {
- font-size:20px;
- color:#blue;
- font-weight:normal;
- margin-bottom:10px;
- font-family:Trebuchet MS;
- }
- a {color:#c4c4c4;text-decoration:none}
- a:visited {color:#c4c4c4;text-decoration:none}
- a:hover {color:#c4c4c4;text-decoration:underline}
- #footer {background:#284895;width:800px;height:20px;margin-left:auto;margin-right:auto;}
- </style>
- <body>
- <div id="header"> </div>
- <div id="menu"><div style="margin-top:5px"><a href="" style="margin-left:450px">Home</a> | <a href="">Über mich</a> | <a href="">Meine Werke</a> | <a href="">Kontakt</a> | <a href="">Downloads</a></div> </div>
- <div id="wrap">
- <div id="links">
- <h2>Welcome to dsignz media</h2>
- <p style="margin-top:0px;margin-left:0px">
- First impressions are made in the blink of an eye. In today's technology-centered world,
- your website is very often the first impression of your business, and must capture the user's
- attention instantly. We know how elusive it is to choose the right web design company to create
- the perfect website you want for your organization. Your tiresome search ends here as you have
- arrived at the right place you need to be in. We start by really talking to you and listening
- to your ideas and concepts. We understand your actual needs, take your
- ideas, play with our creativity and work with you to create the perfect product.
- </p></div>
- <div id="rechts">
- <div style="background:url(perf.png);width:200px;height:70px"></div>
- <div style="background:url(desi.png);width:200px;height:70px;margin-top:5px"></div>
- </div> </div>
- <div id="footer"></div>
clearen geht iwie nicht :/
lg