Insert " in correct form in a String



I wanna to input this link in to the String;



String url=www.test.com;

String link=<a href=url>contact info</a>


how can I write this ?


No comments:

Post a Comment