RegularExpression Query
hi to all
we want to make a regular expression for finding the <img> tag without alt attribute so that we can place an alt attribute in the <img> tag
there may be some cases in which alt attribute may already be in <img> tag
pl supply the regular expression for it
thanks
|