INPUT

ERLANG

#input { id=userName, body= <<"Anonymous">> },

HTML5

<input value="Anonymous" id="userName" type="text"/>