Checking a Cascading Style Sheet for Validity

See Also 

You can automatically check a cascading style sheet (CSS) to ensure that its grammar and syntax are valid. For a description of what constitutes a valid CSS, see:

To check a CSS:

  1. In the Files window, right-click the CSS node.
  2. Choose Check CSS.

    The Output window lists any errors in the CSS grammar along with the line number where the error was detected.

See Also
Creating a Cascading Style Sheet
Copying and Pasting CSS References
Checking an XML Document for Well-Formedness

Legal Notices