CSS wird nur teilweise übernommen
Jemand eine Idee?
php:
Jemand eine Idee?
php:
css:</head>
<body>
<!-- Topline, Welcome Massage and Link Buttons -->
<div id"Top">
<p> <?php echo index_language("welcome"); ?></p>
<!-- Header,Logo.... -->
<div id"header">
<img src"Bilder/Logo1.jpg"/>
</div>
</body>
</html>
body,p,div {
padding: 0;
margin-bottom: 0;
margin-left: 0px;
margin-right: 0;
margin-top: 0;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
body {
background-image:url(Bilder/Background.jpg);
background-repeat:repeat-y;
background-position:center top;
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-size:12px;
line-height:150%;
codec:#FFF;
width:1020px;
margin:0px auto;
}
a {
color:#F60;
text-decoration:none
}
a:hover {
text-decoration:underline
}
img {
border:none
}
#top {
background-image:url(Bilder/top.gif);
repeat:x;
width:980;
high:250;
padding:10px 20px;
overflow:hidden;
text-transform:uppercase;
font-weight:bold;
font-size:90%;
color:#F60;
}
#header {
background-image:url(Bilder/logoback.jpg);
width:1020pc;
heigt:181px;
overflow:hidden;