write.html > SPRINGBOOT

본문 바로가기
사이트 내 전체검색

SPRINGBOOT

write.html

페이지 정보

profile_image
작성자 관리자
댓글 0건 조회 22회 작성일 24-06-11 14:03

본문

<!DOCTYPE html>

<html xmlns:th="http://www.thymeleaf.org"

      xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"

      layout:decorate="~{include/layout.html}">

<body>

<div layout:fragment="content">


<br>

<center>

<h1>게시판</h1>

<form method="post" enctype="multipart/form-data">

<table width=700 border=1>

<tr>

<td>제목</td>

<td><input name="title"></td>

</tr>

<tr>

<td>내용</td>

<td><textarea name="contents"></textarea></td>

</tr>

<tr>

<td>첨부 1</td>

<td><input type="file" name="file1"></td>

</tr>

<tr>

<td>첨부 2</td>

<td><input type="file" name="file2"></td>

</tr>

<tr>

<td></td>

<td><button>글쓰기</button></td>

</tr>

</table>

</form>

</center>

<br>


</div>

</body>

</html>

댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

사이트 정보

공지사항
자유게시판
질문답변
1:1문의

 

별명 : 터푸가위
주소 : 부산시 동래구 명장로20번길 90
대표 : 박규태
메일 : dancepkt@******.com

접속자집계

오늘
421
어제
217
최대
10,760
전체
276,168
Copyright © dancePKT . All rights reserved.