def handle(self, *args, **kwargs):
     check_tag_attribute('a', 'title')
 def handle(self, *args, **kwargs):
     check_tag_attribute('img', 'alt')