From 922a39542637b8fd975b16c7103caa27ce51dc48 Mon Sep 17 00:00:00 2001 From: hyunghilkim Date: Thu, 6 Jan 2022 20:20:27 +0900 Subject: [PATCH] =?UTF-8?q?add:=20=EB=B2=84=ED=8A=BC=20=EC=B6=94=EA=B0=80?= =?UTF-8?q?=20=EB=B0=8F=20=ED=81=B4=EB=A6=AD=EC=9D=B4=EB=B2=A4=ED=8A=B8=20?= =?UTF-8?q?=EA=B8=B0=EB=8A=A5=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. playground.html 버튼 요소 추가 및 이벤트 리스너 구현 2. test --- playground.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/playground.html b/playground.html index 9e1a967..f73299a 100644 --- a/playground.html +++ b/playground.html @@ -1,5 +1,6 @@ + @@ -8,6 +9,7 @@ +

8px의 토이 프로젝트입니다!

@@ -37,10 +39,19 @@

8px의 토이 프로젝트입니다!

-
+ + +
+ + \ No newline at end of file