I need to create link to the users profile in my facebook page. When I hover over the "Home" button it shows the following link http:/www.facebook.com/?ref=tn_tnmn , in all my accounts. So can I use this to provide a hyperlink? Say
<a href="http:/www.facebook.com/?ref=tn_tnmn" > Go to your profile </a>