<body>
<form action="search.php" method="post">
<input type="text" title="검색">
<input type="submit" title="검색">
</body>
'HTML' 카테고리의 다른 글
웹개발시 알아두면 좋을 사이트 (0) | 2022.11.19 |
---|---|
<table> <th> <td> 라인 합치기 (0) | 2022.11.16 |
(display: inline-block)에서 간격주는 방법 (0) | 2022.11.16 |
(label) 태그에서 name의 중요성! (0) | 2022.11.16 |
(Input box)로 로그인 화면 만들기 (0) | 2022.11.11 |