in reply to Re: Re: Which one is the better Regex?
in thread Which one is the better Regex?

As I said, you have to PARSE the HTML text - you shouldn't attempt to solve it with a single regex.

Abigail