Hi jithoosin,
Here is the regex to match the tag with attributes value.
m#<([^">]+(?:"[^"]+")*[^>]+)>#
Thanks,
Gopal.R
In reply to Re: Parsing HTML tags with regex
by gopalr
in thread Parsing HTML tags with regex
by jithoosin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |