<head> <style> input{ background-img : url('이미지 위치'); background-repeat : no-repeat; backgroupd-size : 13px; } </style> </head> <body> <input type="text name="input" /> </body>