kerki: Schaut mal! :-)

Beitrag lesen

Hallo Patrick!

..., sie in solchen Fällen immer zu setzen! Genauso

wie die "" nach jeder Attributangabe (HTML), auch wenn
diese laut W3C nur bei Zahlenangaben (z.B. width="16")
-------------------^^^^^^^^^^^^^^^^^
zwingend erforderlich sind!
^^^^^^^^^^^^^^^^^^^^^

Das stimmt so auch wieder nicht:

---------------------------
In certain cases, authors may specify the value of an attribute without any quotation marks. The attribute value may only contain letters (a-z and A-Z), digits (0-9), hyphens (ASCII decimal 45), periods (ASCII decimal 46), underscores (ASCII decimal 95), and colons (ASCII decimal 58). We recommend using quotation marks even when it is possible to eliminate them.
---------------------------
(aus http://www.w3.org/TR/html401/intro/sgmltut.html#attributes)

'recommend' != 'insist on' :-)

Und nicht einmal der Valligator meckert darüber!

Man lernt nie aus! ;-)

Gruß,
kerki