Hi,
I need help regarding regular expression. I have to examine a html page for more than one inline style attribute inside a single html tag. Then I have to concatenate all of those styles in the single tag into one. Anyone please help with the regular expression and the way to do this.
Thanks.