[Htmlparser-user] pre tag
Brought to you by:
derrickoswald
|
From: Dave <jav...@ya...> - 2006-11-04 11:52:33
|
<pre>
text1
</pre>
<table>
<tr><td>text2</td><tr>
</table>
>parse http://web-site table
show the whole table structure
>parse http://web-site pre
show the tag "pre" only, no text inside the pre tag.
It seems that pre is not treated as the parent node of "text1".
Is this a bug?
Thanks!
---------------------------------
Check out the New Yahoo! Mail - Fire up a more powerful email and get things done faster. |