Notepad+++ Colors?
-
Can someone please tell me what the different colors in the color coding in Notepad+++ mean?
-
What file, what value e.g. can you give an example?
-
I am just learning HTML and CSS. I am looking for help finding errors in my work and I figured a certain color would indicate an error.
-
Select
Style Configurator...
in theSettings
menu, select e.g.HTML
in theLanguage
list, theStyle
list will show the descriptions of the items that are colored. Select one of these descriptions to show the specific color and font style for that item.Notepad++ does not indicate errors in source code natively.
Maybe there’s a dedicated plugin with this functionality but I don’t know of any.
You could Google for a HTML and CSS Validator.