It's almost fun doing all these. I used to be more proficient in HTML six years or so ago, relatively speaking. I used to handcode my webpages in html. But not anymore.
Got it, pal. And you needn't reply my last e-mail to you any more.
< and >
You know what. I accidentally saw it when Will replied to your mail:
"re escaping < you do <"
I couldn't see it directly because when I got the above mail from you, the second line became:
"you do <"
The middle part "amp;" is gone [perhaps due to automatic rendering by Gmail or Yahoo! Mail]. Thank you very much for teaching me that. You don't need to reply to my mail posting the same question again and again.
Please enlighten me, if it's not too complicated, how you managed to type out the syntax in your post without it turning into a hyperlink.
ReplyDeleteSid
I cheated I guess...
ReplyDelete<pre>
<a href="http://www.google.com">Google</a>.
</pre>
It's not as straight forward doing this in comment but nothing should stop you ...
do a google search HTML for
ReplyDelete< and >
It's almost fun doing all these. I used to be more proficient in HTML six years or so ago, relatively speaking. I used to handcode my webpages in html. But not anymore.
Got it, man. Thanks a lot.
ReplyDeleteWhen you type <a href="http://www.google.com">Google</a>, Google turns into a hyperlink.
Got it, pal. And you needn't reply my last e-mail to you any more.
ReplyDelete< and >
You know what. I accidentally saw it when Will replied to your mail:
"re escaping <
you do <"
I couldn't see it directly because when I got the above mail from you, the second line became:
"you do <"
The middle part "amp;" is gone [perhaps due to automatic rendering by Gmail or Yahoo! Mail]. Thank you very much for teaching me that. You don't need to reply to my mail posting the same question again and again.