christian rüttler: Warum ist dieser div nicht mittig?

Beitrag lesen

hallo zusammen.
ich will mir ein banner aus einem div bauen, das mittig angezeigt werden soll.
leider tut es das nicht!
könne mir mal jemand einen tip geben?

<div id="BANNER"; style="width:600px; height:75px; border:4px solid #0000FF; background-color:#FFFF00"; float:center">

<div id="LINKS1"; style="width:75px; height:75px; background-color:#00FF00; float:left">
 <img src="http://www.gratis-homepage.de/userdaten/000192/02/bilder/productmgmtresourceservlet.jpg" width="75px" height="75px">
 </div id="LINKS1">

<div id="RECHTS"; style="width:75px; height:75px; background-color:#7FFF00; float:right"; text-align:center">
 <img src="http://www.gratis-homepage.de/userdaten/000192/02/bilder/hama_halsband-kopfhoerer_schwarz.jpg" width="75px" height="75px">
 </div id="RECHTS">

<div id="MIDDLE"; style="width:500px; height:75px; background-color:#FFFF00;text-align:center"; float:center">
 <font size=6><b>BASIC-EQUIPMENT</b></font><br>
 <font size=4>Elektrohandel</font>
 </div id="MIDDLE">

</div id="BANNER">

schon mal danke fürs schnelle antworten
mfg
chris