mau*_*ris 34
CSS评论是多行的:
/* this is a comment */
Run Code Online (Sandbox Code Playgroud)
多:
/*
this is a comment
and it is awesome because
it is multiline!
*/
Run Code Online (Sandbox Code Playgroud)
/* Comment here */
p
{
margin: 1em; /* Comment here */
padding: 2em;
/* color: white; */
background-color: blue;
}
/*
multi-line
comment here
*/
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
28444 次 |
| 最近记录: |