**To make html tags more clear** Add Highlights for inline javascript into html tags under event-attributes **Description** ``` <div onclick="this.style.color='red'">hello world</div> ``` As here the code must use javascript Highlighter inside `onclick` attributes