<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>로그인페이지</title>
</head>
<body>
<h1>로그인 페이지</h1>
<p>ID: <input type="text"/></p>
<p>PW: <input type="text"/></p>
<button>로그인하기</button>
</body>
</html>
h태그, background-image, background-size, background-position
color, width, height, border-radius, margin, padding
코드를 입력하세요
화면 중앙 배치하기
코드를 입력하세요