|
Posted by dorayme on 11/05/05 22:52
> From: "Dung Ping" <dungping5@yahoo.com>
>
> I need to place comment tags around some meta elements, those <meta . .
> .>. Are the tags <!-- -->, or /* */ or //?
>
Generally, if you are wanting to turn off (so they are ignored
by browsers) bits of the source, encase all the <!-- bits that
are to be ignored as you can see here and which can be commented
inside further, even irrelevantly, (like, for example, don't
forget Dylan's birthday when I am making my annual check of
this website, due at roughly the same time) -->
I notice that Korpela advises on a restriction (don't use "--"
within). Heed this, though it is unlikely you would naturally
use it. The restriction would be due, presumably, to its power
to confuse the scope of what is to be ignored.
--
dorayme
Navigation:
[Reply to this message]
|