2016-06-14 2 views

답변

3

이 무엇인지 평균?

<form onsubmit="return false"> 
 
    <input type="text" pattern="[a-zA-Z]+\.[a-zA-Z]+"> 
 
</form>