attributeValue:This parameter is required.It specifies the value of the attribute to add. 1.type="hidden" - 숨겨진 입력필드를 정의. HTML input value 속성은 text, password 속성에서 초기 미리보기 글자를 설정합니다. After input text and click: Using jquery val() method: The val() method is used to return or set the value attribute of the selected elements.In default mode this method returns the value of the value attribute of the FIRST matched element & sets the value of the value attribute for ALL matched elements. max를 전체로 보았을 때 value에 해당하는 정도를 나타냅니다. [html] input 태그 지난 시간엔 태그로 html 양식을 만드는 법을 배웠습니다. 웹프로그램으로 전송된 폼 값을 처리해본 경험이 없는 경우 value 값이 중요한지 느끼기가 힘듭니다.