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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -