i have an input field saying enter your name, i want to add CSS settings that when i click in the field “enter you name” disappears.
when i click out of it, if i haven’t entered any thing “enter your name” comes back.
what will be the solution for this problem? is it CSS only ? or JavaScript?
Simply use this
Hope its help