testpage.html CAN'T be a simple "Hello World" page, because, for my definition of simple, that would look like:
<html>
<head>
<title>Some title</title>
</head>
<body>
Hello, World
</body>
</html>
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)
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.
| [reply] [d/l] [select] |
| [reply] [d/l] |