[Date Prev] [Date Index] [Date Next]
[Thread Prev] [Thread Index] [Thread Next]

[xyzzy:01789] Re: html でのコメント



"Atsuko.H" <atsuking@xxxxxxxxxxxxxxxx> さん、こんにちは。

    Thu, 4 Feb 1999 14:35:02 +0900 の
   “[xyzzy:01788] Re: html でのコメント”
    への返事です.


| とか書きましたが、それはSGML的な解釈らしいです。
| HTMLでは「"--"と"--"の間がコメント」とは決まってなくて、
| それどころか「中に"--"は書かくな」と言われているそうです。

HTML2.0(RFC1866)では

   To include comments in an HTML document, use a comment declaration. A
   comment declaration consists of `<!' followed by zero or more
   comments followed by `>'. Each comment starts with `--' and includes
   all text up to and including the next occurrence of `--'. In a

なので SGML と同じですね。HTML3.2 には記述がありませんが、HTML2.0 
のすべてを含んでいると言い張っているので、多分同じなんでしょう。

結局、HTML では "--" は書かないといのが無難なのではないでしょうか?

--
亀井哲弥(Tetsuya Kamei)
kamei@xxxxxxxxxxxx/JCA00343@xxxxxxxxxxx

Index Home