the tag name of the node
optional parameters
Optionalattributes?: {
[keyof:
string]:
string
}
attributes of the node
OptionalinnerHTML?: string
the HTML code of the node
OptionaltextContent?: string
the text content of the node
the created node
Create a new node.