입력창 생성 및 입력창에 안내 문구 넣기 예시

 

 

 

<html>
    <body>
        <input type="text' name="tel" placeholder="여기에 쓰세요. ㅎㅎ">
    </body>
</html>

 

 

+ Recent posts