I want to comment out some css style that is inline (inside some html tags). How do I do this? Do I use the /* */comments from CSS? Or <!-- --> for html?
確定! 回上一頁