I was looking the other day for a simple, JavaScript free tooltip snippet and I found Balloon. This is a pure CSS3, good looking piece of code to create tooltips. You can set the position, the length, you can use it with glyphs and icons fonts inside.
Category: Snippets
Code snippets to use speed up your creative process
Material Design and Bootstrap
Material Design has become a popular topic of discussion in the design community of late. And we’re starting to see it implemented in sites across the web.
The trouble is, Material Design is a concept that can seem a bit complicated to understand. There’s also the problem of figuring out how to use elements of it in our own designs.
CSS Only Masonry Layout
Create a masonry layout with pure CSS – without any need for JavaScript. Achieve the visual style grid similar to the most famous Pinterest.
Source: CodePen.io