insert empty line

This commit is contained in:
Bora Lee 2021-04-22 21:38:47 +09:00 committed by GitHub
parent 6ab384f251
commit 62bc619ea3
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"]
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.