As stated before, you are better off using HTML::Parser (or similar) for this task. Parsing HTML correctly with a regex is virtually impossible, and the HTML::Parser or HTML::TokeParser modules make it relatively easy.
In reply to Re: regex problem...
by wog
in thread regex problem... parsing html font tags
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |