Hallo,
ich raff einfach nicht warum die html-Datei jetzt diese externe css nicht berücksichtigt.
Ich steh wahrscheinlich mal wieder aufm Schlauch.
Gruß
ich raff einfach nicht warum die html-Datei jetzt diese externe css nicht berücksichtigt.
Ich steh wahrscheinlich mal wieder aufm Schlauch.
Code:
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>.: WordUp! Heidelberger Poetry Slam im DAI</title>
<base href="http://www.dai.de/">
<base href="http://www.dai.de" target="_self">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="author" content="Jan-Frederik Stieler">
<meta name="organization" content="büro:exit">
<meta name="generator" content="Phase 5">
<meta name="date" content="2005-07-17T17:03:44+00:00">
<meta name="language" content="de">
<meta name="robots" content="index,follow">
<meta name="keywords" content="dai, poetry slam, wordup, word up, heidelberg,">
<link rel="stylesheet" type="text/css" href="css/basics.css">
</head>
<body class="body">
kjk
</body>
</html>
Code:
.body {background-color:#000000;}
Gruß