Hallo Leute,
Hier mein Quelltext:
Im IE sieht das so aus, wie ich mir das vorstelle, im FF allerdings nicht. :-(
Hier die Screenshots.
IE:

FF:

Wie kriege ich das im FF auch hin?
mfg Andre
Hier mein Quelltext:
HTML:
<html>
<head>
<style type="text/css">
#navi-Content a {
background:url(img/navi-Pas.png);
text-decoration:none;
height:29px;
width:217px;
margin-bottom:1px;
}
</style>
</head>
<body>
<div id="navi-Content">
<a href="#">home</a><br>
<a href="#">agentur</a><br>
<a href="#">design</a> <br>
<a href="#">programmierung</a> <br>
<a href="#">showcase</a> <br>
<a href="#">edv-support</a><br>
</div>
</body>
</html>
Hier die Screenshots.
IE:

FF:

Wie kriege ich das im FF auch hin?
mfg Andre