Element.del_attr#

Element.del_attr(name)[source]#

Removes an HTML element attribute.

Parameters:

name (str) – The name of the attribute.