jacke1522516169
Neues Mitglied
Warum entsteht kein schwarzes Fenster? Hab schon alles ausprobiert.
#fenster{
width:700px;
background-color:black;
}
<html>
<head>
<title> Linkverzeichniss </title>
<link rel='stylesheet' href='1' type='text/css' />
</head>
<body>
<div id ="fenster">
<h1> Hallo Welt </h1>
</div>
</body>
</html>
#fenster{
width:700px;
background-color:black;
}
<html>
<head>
<title> Linkverzeichniss </title>
<link rel='stylesheet' href='1' type='text/css' />
</head>
<body>
<div id ="fenster">
<h1> Hallo Welt </h1>
</div>
</body>
</html>