CSS & JS Sliders From CodePen Sliders can be used in many creative projects. From portfolio websites…
Sliders can be used in many creative projects. From portfolio websites to fashion websites to online shops, they can enhance the user experience by displaying information in new and interesting ways.
A little slicey transition slider using a simple add class deal. Wanted to see if I could get this interaction butter smooth, with just css transitio...
CSS Techniques and Effects for Knockout Text | CSS-Tricks
Knockout text is a technique where words are clipped out of an element and reveal the background. In other words, you only see the background because the letters are knocking out holes. It’s appealing because it opens up typographic styles that we don’t get out of traditional CSS properties, like color. While we’ve
With UI design continually changing and moving forward, it can be an arduous task keeping up with latest changes in icon design. Even though trend changes have not been as...
Header Video Move to Side on Scroll & Reveal Content ~ CodeMyUI
This is an interesting snippet where you have a video as the hero content when you scroll down the video moves to the side and the text content is revealed
TechStyle is reinventing fashion through innovative technology, personalization and a data driven platform. Our brands include JustFab, ShoeDazzle, Fabletics & FabKids.
Styling empty cells with Generated Content and CSS Grid Layout
In this article I am going to take a look at how to use CSS Generated Content to achieve styling of empty cells without adding redundant empty elements, and show some use cases where this technique ma…