Comments begin with the characters “/*” and end with the characters “*/”. They may
occur anywhere between tokens, and their contents have no influence on the
rendering. Comments may not be nested.
CSS also allows the SGML comment delimiters (““
in certain places
defined by the grammar, but they do not delimit CSS comments.
CSS Beginners tablet 1: Comments may not be nested
Comments begin with the characters “/*” and end with the characters “*/”. They may
in certain places
occur anywhere between tokens, and their contents have no influence on the
rendering. Comments may not be nested.
CSS also allows the SGML comment delimiters (““
defined by the grammar, but they do not delimit CSS comments.
Tags: Comments may not be nested, CSS Beginners