DOM Level 1 Core
Text createTextNode(String data);
The content of the Text node.
A newly created Text node that represents the specified data string.