Hi,
wofür soviele div´s?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Balken Test</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="content-language" content="de">
<style type="text/css">
[code lang=css]
.balken_bg {
background:#00FF00;
border:1px solid;
font-size:12px;
width:100px;
height:15px;
padding:0;
text-align:center;
}
</style>
</head>
<body>
<div class='balken_bg'>20%</div>
</body>
</html>[/code]
Probier es mal so.
Grüße,
Engin
GYRO