C Jsp
input 정렬
sfeg
2017. 7. 2. 22:52
<input type="text" dir="rtl"> 오른쪽정렬
<input type="text" dir="ltr"> 왼쪽정렬 (default 값)