if a have id and i get text i use this
var text = webBrowser1.Document.GetElementById("id").InnerText;
how can I get the link href knowing the id
Html
<a id="link11" href="/torrent_details/386387353/ubuntu?tab=summary" data-dynamite-selected="true"><b>ubuntu</b>-12.04-desktop-i386.iso</a>