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
Post a Comment