Thread
:
help me to validate a html file..to check for tag matching nd nesting..
View Single Post
shabbir
Go4Expert Founder
25Jan2008,20:56
But there are some tags that don't have a closing tags like IMG which is closed with />. As an example
<IMG src="path/to/image/file/name" />