http://www.perlmonks.org?node_id=128384


in reply to Re: Convert HTML docs with frames into a single HTML doc?
in thread Convert HTML docs with frames into a single HTML doc?

Thanks! regarding:
Also, you'll have to play with COLSPAN and ROWSPAN attributes of the table cells if you have anything more complex than 2 frames.
actually I was thinking of naively nesting my tables in the same way as the framesets I'm basing them on. I'm aware that this is more resource intensive to process - are there any other problems with this approach?

Cheerio!
Osfameron