Is yahoo messenger is capable of understanding HTML tags
by Sanju[ Edit ] 2010-01-08 09:49:24
Yahoo messenger is capable of understanding HTML tags
When i was chatting with my customer regarding some HTML codes. He didn't know anything about HTML.
So i have sent him a basic code. ie.,
<html><body>Welcome to <b>HIOX INDIA</b></body></html>
When I pressed send button, I was amazed to see that it was showing Welcome to
HIOX INDIA instead of Welcome to <b>HIOX INDIA</b>.
Then i understood that yahoo messenger is capable of understanding HTML tags.
But i found that it supports only very few of these tags. It supports <i>..</i>and <u>..</u> also...