diff --git a/25 - Event Capture, Propagation, Bubbling and Once/index-projectnotes.html b/25 - Event Capture, Propagation, Bubbling and Once/index-projectnotes.html index 98f5e070c4..5ac85ae994 100644 --- a/25 - Event Capture, Propagation, Bubbling and Once/index-projectnotes.html +++ b/25 - Event Capture, Propagation, Bubbling and Once/index-projectnotes.html @@ -1,45 +1,78 @@ + - - Understanding JavaScript's Capture + + Understanding JavaScript's Capture + -
-
-
-
+
+
+
+
+
-
- + .three { + background: coral; + } + + + + - - - + + \ No newline at end of file