0 comments

How to find my ip address

Published on Thursday, March 18, 2010 in



Powered by anuchathannoor.blogspot.com

0 comments

How to post html code in blog

Published on in ,

we post this code(<a href="http://icelab.in/" target="_blank"> Ice lab </a>) in blog it will show Ice lab so we cant post html code to blog how to avoid this problem
first change < to & lt; and change > to & gt;

0 comments

How to open link in new window

Published on in ,

Open link in new window
<a href="http://icelab.in/" target="_blank"> Ice lab </a>