Chameleonic Header in CSS and JavaScript | CodyHouse

added by JavaScript Kicks
2/27/2020 12:20:32 PM

187 Views

This effect uses the clip-path CSS property. The idea is to have a clone of the main header inside each of the page. Each clone will inherit the style of the section it belongs to. All cloned headers are placed at the top of the page (with a fixed position).


0 comments