![]() | the sleepy snakeindex :: html :: add_attrs | |
add_attrs(tag, *attrs)Adds attributes to the list of supported attrs of a class of tags Use this function in case one or more attributes are missing for a specified class of tags. All attributes passed are converted to lowercase in the call. returns: list of attributes already known to the tag | ||