How can i put a default text in an input html element which user can\'t delete (fixed text on start of the input).
The second thing what i want that the cursor will b
just use placeholder="Name" for example: