-
CSS CheatSheet
How to remove outline around focused input box or textarea CSS animation CSS animation fade in an element CSS animations don’t work on display property, so we can’t use keyframes to make an element display: none to display: block or anything else. Instead, we can use opacity. Example code would look like this: CSS transitions