Moderator: lauras
Weil du dich nicht richtig oder ungenau ausdrückstneuling11 hat geschrieben:Hallo,
warum verstehen mich bloß immer alle falsch.
neuling11 hat geschrieben: ...lasse es wiederholen...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<title>Dominik's-Fotos|Startseite</title>
<?php
include ('./meta.php')
?>
</head>
<body>
<div id="balken">
<div id="header">
<div id="imheader">
<p>
Dominik's Fotos
</p>
</div>
</div>
<div id="umschluss">
<!-- <div id="header">
<p>
Dominik's Fotos
</p>
</div> -->
<!--header ende-->
<div id="nav">
<ul>
<li> <a class="hier" href="../index.php">Startseite</a></li>
<li> <a href="../sites/ueber.php">Über mich</a></li>
<li> <a href="../sites/galerie.php">Bildergalerie</a></li>
<li> <a href="../sites/kontakt.php">Kontakt</a></li>
<li> <a href="../sites/gaestebuch.php">Gästebuch</a></li>
<li> <a href="../sites/links.php">Links</a></li>
<li> <a href="../sites/impr.php">Impressum</a></li>
</ul>
</div><!--nav ende-->
<div id="inhalt">
<h1>Herzlich Wilkommen auf meiner Website!</h1>
Bitte beachten Sie, dass diese Seite momentan noch nicht vollständig ist.
</div>
<!--inhalt ende-->
<div id="bottom">
</div>
<?php
include ("./footer.php")
?>
</div><!--umschluss ende-->
</div>
</body>
</html>
..................................................
html {
/*background-color: #6C8BAA *//*#EDCD83*//*#ffcc99*//*e3f0f5*/ /* #f3e095*/
/* background-image: url(/design/verlaufhinten1.jpg);
background-repeat: repeat-x; */
background-image: url(/backgroundheader.png);
background-repeat: repeat-x;
background-color:/*#778899*//*#708090*/ #f8f8f8/* 576464 *//* 37484e *//* 272b37 *//* 879292 */ /* 708090 */ /*#999999*/;
min-height: 101%;}
body {
width: 100%;
background-image: url(/backgroundbody.png);
background-repeat: repeat-x;
}
/*ggf müssen noch breiten von border und paddings abgezogen weren*/
#umschluss {
position: relative;
/* background-color: #e6f5c6;*/
/* background-image: url(../hintergrund.gif);*/
background-color: transparent;
height: auto;
width: 950px;
/* border: 1px solid #aaaaaa; */
margin: 0 auto;
/*padding-top: 5px;*/
/*padding-bottom: 5px;*/
/* margin-top: 20px; */
}
#header {
width: 100%;
/* background-image: url(../header.jpg); */
height: 140px;
background-color: transparent /* #30395C */;
position: relative;
/* border-bottom: 1px solid #aaaaaa; */
}
#strgbg{
height: 30px;
float: right;
width: 50%;
background-color: #0b465e;
}
#imheader {
width: 950px;
margin: 0 auto 0 auto;
}
#header p {
font-size: 30px;
color:#fff;
font-family: cambria;
float: left;
margin-left: 20px;
margin-top: 80px;
text-shadow: 5px 5px 3px #1a1a1a;
filter: dropshadow(color=#1a1a1a, offx=5, offy=5);
}
#nav {
float: right;
width: auto;
height: 30px;
/*background-color: #c3de88;*/
/*border: 2px solid #bde56e;*/
/* background-image: url(../strgg.gif); */
color: white;
text-align: center;
/* border-bottom: 1px solid #aaaaaa; */
background: url(/backgroundnav.png) repeat-x;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 7px 7px 0px 0px;
border-radius: 7px 7px 0px 0px;
}
.... ... ... ... ... .. ..
/******************************************\
* Codierung: *
*/ @charset "UTF-8"; /*
* LEMM CSS Reset: *
*/ @import "../../css/reset.css"; /*
* Nützliche Klassen *
*/ @import "../../css/niceClasses.css"; /*
\******************************************/..hä?^^Sarkkan, ohne wiederholen klappt es, so aber nicht.
Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast