<td>
some text here
<a href="http://blablabla">ch1</a>
</td>
What is the best way to select some text here
? I want to do this with css selectors or xpath, and better without jquery. Thank you. (I know this question is very likely to be a duplicate...)