I'm looking for a free HTML editor for Windows that support combined syntax highlighting.
Basically it means that if I have a HTML document open with both JavaScript and CSS, it would add HTML syntax highlighting to the HTML part, JavaScript syntax to the JavaScript part, and CSS syntax to the CSS part.


