Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
<BODY>
<TABLE>
<TR><TD><IMG>
</TD></TR></TABLE></BODY>
And I want to find all IMG tags, it'll know whether those tags are nested, like above, in a body,table,tr,td.
Any ideas?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: HTML Search Engine/Parser
by LD2 (Curate) on Jul 14, 2001 at 08:25 UTC | |
Re: HTML Search Engine/Parser
by agent00013 (Pilgrim) on Jul 14, 2001 at 19:52 UTC | |
Re: HTML Search Engine/Parser
by MZSanford (Curate) on Jul 14, 2001 at 12:25 UTC |