Checking a Cascading Style Sheet

You can automatically check any cascading style sheet (CSS) to ensure that its grammar is well-formed. The Output window lists any errors in the CSS grammar along with the line number where the error was detected. This location is not necessarily the line where the error occurred. You can double-click any error message to go to the line in the CSS where the error was detected.

To check a CSS's grammar:

See also
Creating a Cascading Style Sheet
Editing a Cascading Style Sheet
Copying and Pasting CSS References

Legal Notices