Menu
Coddy logo textTech

Text 클래스

Coddy의 원형 프로그레스 바 | 프론트엔드 프로젝트 코스 레슨 — 11개 중 10번째.

challenge icon

챌린지

쉬움

대상 클래스 text:

  1. font-size를 30px로 설정하세요.
  2. font weight를 500으로 설정하세요.
  3. 원하는 색상으로 color를 설정하세요.

직접 해보기

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

원형 프로그레스 바 | 프론트엔드 프로젝트의 모든 레슨