well in html we say <img...............................> which is fine
in xhtml we say <img............................... /> which is fine
the question is when using JavaScript to append one of those self closing tags it doses not add /
to the end and that would be illegal in xhtml
in xhtml we say <img............................... /> which is fine
the question is when using JavaScript to append one of those self closing tags it doses not add /
to the end and that would be illegal in xhtml