HTML Tag Highlighting
HTML tag highlighting feature visually marks with green background a pair of tags that identify current markup block.
Tags are highlighted only if they have a corresponding closing tag, in accordance to current HTML specification.
You can see missing or superfluous tags inside text marked with red background color.
To turn this feature on or off
- On the Options menu, click Preferences.
- In Preferences window, click Text Editor folder.
- Click View.
- Mark or unmark the Highlight matching and missing HTML tags option.
- Click OK.

|