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

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




> でも、 終わりは --> と書いてあったので、 -- でコメントの終わりとしては
> まずいのかも知れません。変なの ^^;

 <!-- の後の -- がコメントの終了ということらしいです。

 HTML4.0の仕様書にhz、


HTML comments have the following syntax: 

<!-- this is a comment -->
<!-- and so is this one,
    which occupies more than one line -->

White space is not permitted between the markup declaration 
open delimiter("<!") and the comment open delimiter ("--"), 
but is permitted between the comment close delimiter ("--") 
and the markup declaration close delimiter (">"). A common error 
is to include a string of hyphens ("---") within a comment. 
Authors should avoid putting two or more adjacent hyphens 
inside comments. 


> 
> ≫ (識者じゃないけど)。
> 
> 同じく
> 

 同上。

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

    工藤 満 < Kudo Mituru >
    E-mail : mitur@xxxxxxxxxxxxxxx

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

Index Home