Element.add_content# Element.add_content(content)[source]# Adds to the inner HTML content of the element. Parameters: content – The added inner HTML content.