Menu
Coddy logo textTech

link 클래스

Coddy의 Coddy 프로필 카드 클론 | 프론트엔드 프로젝트 코스 레슨 — 26개 중 21번째.

challenge icon

챌린지

쉬움

대상 클래스 'link':

  1. font-size를 18px로 설정합니다.
  2. width와 height를 34 픽셀로 설정합니다.
  3. cursor를 pointer로 설정합니다.

직접 해보기

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

Coddy 프로필 카드 클론 | 프론트엔드 프로젝트의 모든 레슨