hallo
ich bin noch new bie in css
und habe folgendes problem
die index.html
<html>
<head>
<link rel="stylesheet" type="text/css" href="format.css">
</head>
<body>
</body>
</html>
und hier die format.css
body { color:#880000; font-size:10pt; font-family:Arial; }
h1 { font-size:20pt; font-weight:bold;iii }
h2 { font-size:18pt; font-weight:bold; }
h3 { font-size:16pt; font-weight:bold; }
b, strong { font-weight:bold; }
i { font-style:italic; }
em { font-style:italic; font-weight:bold; }
table, td { color:#000000; font-size:10pt; font-family:Arial; }
aber er zeigt mir nix an könnt ihr mir bitte helfen
schon mal besten dank im vorraus
mfg
dereine
ich bin noch new bie in css
und habe folgendes problem
die index.html
<html>
<head>
<link rel="stylesheet" type="text/css" href="format.css">
</head>
<body>
</body>
</html>
und hier die format.css
body { color:#880000; font-size:10pt; font-family:Arial; }
h1 { font-size:20pt; font-weight:bold;iii }
h2 { font-size:18pt; font-weight:bold; }
h3 { font-size:16pt; font-weight:bold; }
b, strong { font-weight:bold; }
i { font-style:italic; }
em { font-style:italic; font-weight:bold; }
table, td { color:#000000; font-size:10pt; font-family:Arial; }
aber er zeigt mir nix an könnt ihr mir bitte helfen
schon mal besten dank im vorraus
mfg
dereine
Kommentar