Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.89 KB

snippets.md

File metadata and controls

13 lines (10 loc) · 1.89 KB

Snippets

Name Description Live Example
Zoom in Zoom out animation Applies zoom in and zoom out animation to an element Stackblitz
Flip an image To flip an image by transform element JSFiddle
Change both background color and position of an element It changes both the background color and the position when the animation is 25% complete, 50% complete, and again when the animation is 100% complete Codepen
Nav bar using html and css Simple nav bar implementation using html and css codesandbox
Responsive nav bar html and css Simple responsive nav bar implementation using html and css codesandbox

Barrowed from: https://github.com/chilupa/css-snippets