You can watch the video, of just read on...
The text element is the most basic element of all. It just displays the text as it is on the frontend.
Let's say we have an element named nice-text.
The input of this element is directly shown on the content pages when using <?=$nice-text;?>
.
<?=$nice-text;?>