<div id="main-content" class="content">
<div class="metaline">
<span class="article-meta author">jorden</span>
</div>
"
1.name:jorden>
2.age:28
--
"
<span class="D2"> from 111.111.111.111 </span>
</div>
I only need
1.name:jorden
2.age:28
xxx.select('#main-content')
this will return all things, but i only need part of them.
Because they are not in any tags, i don't know how to do.