Home >Web Front-end >HTML Tutorial >Various annotations_html/css_WEB-ITnose
<!-- -->
/* */
单行 //多行 /* */
Conditional comment
<!--[if IE 6]><![endif]-->
<![if !IE]><![endif]>
<!--[if lt IE 6]><![endif]-->
<!--[if lte IE 6]><![endif]-->
<!--[if gte IE 7]><![endif]-->