On Mon, 2 May 2005 15:48:18 +0200, "Rune Runnestø" <>
wrote:
>Is the one way with the "..." more recommended than the other way without ?
Yes.
You don't always need the quotes. But it's never bad to use them, and
sometimes you _must_ use them (depending on the content inside them).
For XML or XHTML work, they're always needed, so putting them in is a
good habit to get into anyway.
I suggest you take a read of the W3C website and the original HTML
specifications.
|