<td class="subject" id="td_111111">
<a href="thread-htm-fid-75-type-333.html" class="f14 view">[health]</a>
<a href="the link I want" name="readlink"
id="a_ajax_880700" class="subject_t f14"><b><font color=#FF0000>how to make this show</font></b></a>
how to grab href location in above "the link I want" by Xpath? not only one part need to parse
I used below to parse,but fail :@"//a[@class='subject_t f14']/@href"