Menu
Coddy logo textTech

제목 및 소제목

Coddy의 이미지 아코디언 | 프론트엔드 프로젝트 코스 레슨 — 17개 중 6번째.

challenge icon

챌린지

쉬움

“description” 내부에:

  1. 원하는 텍스트(예: "Morning")로 h4 태그를 생성하세요.
  2. 원하는 텍스트(예: “When the sun rises")로 p 태그를 생성하세요.

직접 해보기

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

이미지 아코디언 | 프론트엔드 프로젝트의 모든 레슨