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
You can also do it by using bootstrap :
div class="input-group"> @
You can check here.(check the username field)