Just for future reference for retrieving the element and attribute from a html file
\</?(?<tagName>[a-zA-Z]*)\s*((?<attributeName>[\w]*)\s*=?\s*
            (?<attributeValue>["/\?='%\-:;a-zA-Z0-9]*))*>