On Sep 17, 8:48 am, Tony <[email protected]> wrote:
> I don´t understand why this code isn´t a proper html.
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> <img src='http://www7.cptec.inpe.br/seloweb/CreateImgOndasOneDay24h?
> cidade=220&op=1&lang=pt' NAME='theimg' width='136' height='146'
> border='0' usemap='#Map' />
If you want to use an ampersand - & - then you should write &amp;

Otherwise the HTML parser sees it as the start of a character entity.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to