<input type="text" value="Введите текст" onfocus="this.value = ''" onblur="this.value = 'Введите текст'"></input>