Form Control 클래스
Coddy의 넷플릭스 로그인 페이지 클론 | 프론트엔드 프로젝트 코스 레슨 — 19개 중 12번째.
챌린지
쉬움대상 클래스 form-control:
height를40px로 설정하세요.position을relative로 설정하세요.- 하단 마진을
16px으로 설정하세요.
직접 해보기
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Write HTML code here -->
<script src="script.js"></script>
</body>
</html>넷플릭스 로그인 페이지 클론 | 프론트엔드 프로젝트의 모든 레슨
1소개
무엇을 만들게 될까요?