<input type="password" class="form-control" placeholder="비밀번호" name="userPassword" maxlength="20">

input type이 직접 사용자가 입력하는 필드인건 알겠는데 여기서 class=form-control하고 placeholder는 정확히 어떤건가요?

찾아봐도 잘 안나와서 질문 드립니다.