티스토리 뷰
<%@ page language="java" contentType="text/html; charset=${encoding}"
pageEncoding="${encoding}"%>
<!DOCTYPE html>
<html>
<head>
<meta charset="${encoding}">
<title>Insert title here</title>
</head>
<body>
${cursor}
</body>
</html>
'41기 개발자과정' 카테고리의 다른 글
20211119 부트스트랩 실습 (0) | 2021.11.19 |
---|---|
20211116 부트스트랩 설정 (0) | 2021.11.16 |
20211115 ajax (0) | 2021.11.15 |
20211112 제이쿼리 02 (0) | 2021.11.12 |
20211111 제이쿼리 01 (0) | 2021.11.12 |