What does the code <' mean in HTML? -
i working on html parser, when program reads like
<a href="http://www.cprogramming.com/"><' class="logo noprint" src="http://static.cprogramming.com/main_images/title.png" width="324" height="83" border="0">< /a> it breaks. know how fix problem , know how interpret code, either invalid html or technique have not yet come across in studies.
your code sample seems clickable image link, , <' not have meaning. code has missing img tag think removed mistake.
Comments
Post a Comment