Menu
Coddy logo textTech

Form Control 클래스

Coddy의 넷플릭스 로그인 페이지 클론 | 프론트엔드 프로젝트 코스 레슨 — 19개 중 12번째.

challenge icon

챌린지

쉬움

대상 클래스 form-control:

  1. height40px로 설정하세요.
  2. positionrelative로 설정하세요.
  3. 하단 마진을 16px으로 설정하세요.

직접 해보기

<!DOCTYPE html>
<html>
<head>
    <link rel="stylesheet" href="styles.css">
</head>
    <body>
        <!-- Write HTML code here -->
        <script src="script.js"></script>
    </body>
</html>

넷플릭스 로그인 페이지 클론 | 프론트엔드 프로젝트의 모든 레슨