Html id div tag rendering

You can set the text of an element very simply using the Velo text element API :

$w('#Myplace').text = "Temperatue is ....";

This is not restrictive at all. What else do you need?