Hello,

It is probably a stupid question but I would like to understand how HTML words
highlighting works with PSPad.
For example, in the piece of code below, when clicking on <p>, <b> or <div> tags
they are highlighted.
But, all others are not highlighted.
Could you give me the reason please?

<html>
  <head>
  </head>
  <body>
    <p></p>
    <b></b>
    <div></div>
    <h2></h2>
    <pre></pre>
    <br>
  </body>
</html>

Thanks in advance and have a nice day.

-- 
<http://forum.pspad.com/read.php?2,53111,53111>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem