/ Published in: Regular Expression
In DEV
Expand |
Embed | Plain Text
<(?!/?(a|b|img|dd|dl|dt|p|ul|ol|li|table|td|tr|html|body|head|title))\s*[^>]*>\s*
You need to login to post a comment.
LeeRJohnson on 01/10/10
1 person have marked this snippet as a favorite
In DEV
<(?!/?(a|b|img|dd|dl|dt|p|ul|ol|li|table|td|tr|html|body|head|title))\s*[^>]*>\s*
You need to login to post a comment.