0
HTML Form 테그
HTML Form 테그 <form> 태그기본형식1<form name="폼의 이름" method="post/get방식 정함" action="실행 프로그램"> name : 전송될 데이터 속성 method : post방식과 get 방식이 있다 post방식은 값이 감추어서 넘어가게 되고get방식은 post보다 속도는 빠르나 외부의 주소값에