in reply to Re^2: HTML Parser print text
in thread HTML Parser print text
And would not contain any <td> tags. Besides, I still don't know WHAT the tags are that you want around it (or do you want the plain text in an attribute? I've no clue)<html> <head> <title>Some title</title> </head> <body> Hello, World </body> </html>
So please:
Show the input file. Completely.
Show the code. Completely.
Show your intended output. Completely. And tell us a bit about why it should be exactly that output.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: HTML Parser print text
by Anonymous Monk on Jul 07, 2004 at 20:13 UTC |