start(tag, attrs)
Opens a new element. tag is the element name. attrs is a dictionary containing element attributes. Returns the opened element.
start(tag, attrs)
Opens a new element. tag is the element name. attrs is a dictionary containing element attributes. Returns the opened element.
Please login to continue.