We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb59836 commit 66136e7Copy full SHA for 66136e7
1 file changed
2-ui/4-forms-controls/2-focus-blur/5-keyboard-mouse/task.md
@@ -8,12 +8,6 @@ importance: 4
8
9
[demo src="solution"]
10
11
-<<<<<<< HEAD
12
참고1: `#mouse` 요소 이외의 어느 곳에도 이벤트 핸들러를 달지 마세요.
13
14
참고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