=]ReDHeaD[=
Mitglied
wenn ich das bei ner containerbox mache, ist sie dann zentriert?
Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
#container {
background-color:#000000;
color:#ffffff;
margin-top:10px;
margin-left:auto;
width:800px;
}
#container {
background-color:#000000;
color:#ffffff;
margin-top:10px;
margin-left:auto;
width:850px;
}
Kurze aber doch etwas längere Antwort, damit ich über die Mindestlänge hinauskomme: JA.2. frage
kann ne css datei, eine *.php sein?
für dynamisches css?
(bin nicht zu hause)
mus das dann weg?
aber sie kann dann nicht mehr im header eingefügt werden oder? also sie soll nicht per php include eingefügt werden sondern durch css
<link rel="Stylesheet" type="text/css" href="layout/standard.php" media="screen" />
<?php
header('content-type: text/css');
?>