As you read through these docs, look for the icon on the code blocks to try out the examples on the online playground.
$element("span", {}, "Hey there!") .mount(document.body);