Merge pull request #2588 from Violet-Bora-Lee/patch-3

insert empty line
This commit is contained in:
Ilya Kantor 2021-05-13 13:05:55 +03:00 committed by GitHub
commit 10c3bcf83d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,4 +9,5 @@ Focus on the mouse. Then use arrow keys to move it:
[demo src="solution"] [demo src="solution"]
P.S. Don't put event handlers anywhere except the `#mouse` element. P.S. Don't put event handlers anywhere except the `#mouse` element.
P.P.S. Don't modify HTML/CSS, the approach should be generic and work with any element. P.P.S. Don't modify HTML/CSS, the approach should be generic and work with any element.