mynon: Brett vor dem Kopf: Problem mit Zentrierung

Beitrag lesen

Hi,

Ich bin mir nicht sicher, aber ich habe ein paar Stellen gefunden, die mir eigenartig vorkommen:

text-align: justify;

ich würde
text-align: center;
nehmen...

div#top{
width: 800px;
margin: 0.5em auto 0 auto;
}

div#top?
da ist ein div zuviel.
ich würde
#top{
 width: 800px;
 margin: 0.5em auto 0 auto;
 }
schreiben...

<img src="bilder/top_img.jpg" width="549" height="288" alt="" title="" style="margin: 0 auto 0 auto;">

Wieso hast du hier wieder einen Style, wenn du bereits einen Bodystyle und einen style top hast.
Da hast du dich etwas vertan.

Eine Frage zurück:
Mit welchem Programm arbeitest du?

MYNON

--

" Live is a Game, play it! "