validation - Firefox add-on to find unclosed HTML elements -


are there add-ons (plug-ins) firefox find unclosed html elements?

example:

<div>     <label>     </label>      <div> <!-- previous 'div' tag not closed! --> </div> 

you mean validate html code, html validator used that.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -