為什么不能把代碼注釋掉?。?/h1>
? /*<style type="text/css">
? ? span {
? ? ? ? color: red;
? ? }
? ? </style>*/
為什么不能用注釋的方法把這段嵌入式的代碼注釋掉呢?
? /*<style type="text/css">
? ? span {
? ? ? ? color: red;
? ? }
? ? </style>*/
為什么不能用注釋的方法把這段嵌入式的代碼注釋掉呢?
2020-12-07
這是在style外面吧(⊙﹏⊙)用<!---->試試