Shouldn\'t this line of code render a inputtext field with the placeholder text \"fill me\" when using html5?
The simplest way to render an input field with a placeholder text is to use the elementary input tag
Example:
Note: you dont have to include any namespaces