Hi,
Was ich aber nicht verstehe: Wieso muss man das Flash teil über CSS auf display none stellen wieso kann man nicht einfach schreiben:
<p id="flash" display:none>[...]</p>
Weil, das schrieb Mathias doch gerade schon, es in HTML kein Attribut namens display gibt.
Und darueber hinaus gilt generell:
HTML zeichnet die *Struktur* der Inhalte aus, und die *Darstellung* ist Sache von CSS.
Ob ein in der Struktur vorhandenes Element sichtbar ist oder nicht, ist eine die Darstellung betreffende Entscheidung.
MfG ChrisB
--
„This is the author's opinion, not necessarily that of Starbucks.“
„This is the author's opinion, not necessarily that of Starbucks.“