/*<style type="text/css">
span {
color: red;
}
</style>*/
为什么不能用注释的方法把这段嵌入式的代码注释掉呢?
这是在style外面吧(⊙﹏⊙)用<!---->试试