Skip to content

Commit 66136e7

Browse files
committed
docs: 2-focus-blur/5-keyboard-mouse 충돌 해결
1 parent fb59836 commit 66136e7

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

  • 2-ui/4-forms-controls/2-focus-blur/5-keyboard-mouse

2-ui/4-forms-controls/2-focus-blur/5-keyboard-mouse/task.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ importance: 4
88

99
[demo src="solution"]
1010

11-
<<<<<<< HEAD
1211
참고1: `#mouse` 요소 이외의 어느 곳에도 이벤트 핸들러를 달지 마세요.
1312

1413
참고2: HTML과 CSS를 수정하지 마세요. 작성할 자바스크립트는 어떤 요소에서도 동작할 수 있는 범용성이 있어야 합니다.
15-
=======
16-
P.S. Don't put event handlers anywhere except the `#mouse` element.
17-
18-
P.P.S. Don't modify HTML/CSS, the approach should be generic and work with any element.
19-
>>>>>>> upstream/master

0 commit comments

Comments
 (0)