JSP 프로젝트 Book (8) footer

쪼레비·2021년 4월 3일
0
<%@ page language="java" contentType="text/html; charset=UTF-8"
    pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

</head>
<body>
	<footer class="container">
		<p>&copy; WebMarket</p>
	</footer>
</body>
</html>
profile
잠팅이

0개의 댓글