How to find my ip address



Powered by anuchathannoor.blogspot.com

How to post html code in blog

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;

How to open link in new window

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