Found 1309 bookmarks
Newest
CSS rounded corner hexagon
CSS rounded corner hexagon
On Friday I received the opening and closing slides to include on my presentation for the upcoming t...
·blog.andresgalante.com·
CSS rounded corner hexagon
Easiest Flex Grid Ever
Easiest Flex Grid Ever
A responsive grid based on flexbox. Requires only two classes to function, and is infinitely expandable! I also added a semantic version....
·codepen.io·
Easiest Flex Grid Ever
Pure CSS Parallax Scrolling
Pure CSS Parallax Scrolling
A prototype parallax scrolling technique that uses CSS 3D transforms. No JavaScript! An article about this technique is available here: http://keithcl...
·codepen.io·
Pure CSS Parallax Scrolling
What CSS prefixes should I use?
What CSS prefixes should I use?
Append ellipsis when text overflows its containing element .example { text-overflow: ellipsis; }
·shouldiprefix.com·
What CSS prefixes should I use?
CSShake
CSShake
Some CSS classes to move your DOM! The basic collection Bs Basic Shake Ss Slow Shake Ls Little Shake...
·elrumordelaluz.github.io·
CSShake
The :target Trick
The :target Trick
The :target pseudo-class refers to an element within the document that the URL’s fragment points to....
·bitsofco.de·
The :target Trick
How do CSS triangles work?
How do CSS triangles work?
There're plenty of different CSS shapes over at CSS Tricks - Shapes of CSS and I'm particularly puzz...
·stackoverflow.com·
How do CSS triangles work?
CSS to Sass Course
CSS to Sass Course
If you're not sure where to begin when converting CSS over to Sass, this is the place to start. In t...
·teamtreehouse.com·
CSS to Sass Course