Corpus. A collection of CSS things.

Corpus is yet another CSS toolkit. It’s basically a collection of the things I find myself returning to for each new project. It uses Flexbox for the grid system, viewport-based heights and percentage-based widths, is heavily influenced by Basscss’s White Space module, and has a few useful greyscale color utilities. Source: Corpus. A collection of […]

holden/jquery-howdydo-bar

This is a simple jQuery notification bar inspired by the stackoverflow.com notification bar and the Hello Bar (www.hellobar.com/ paid service). The notification bar can be set to pop open or remain closed on page load. Delay and auto-hide options are available, as well as keeping the bar open/closed state across the domain. I’ve included positioning […]

Highlight text and share it – CSS-Tricks

There is a website call medium.com that has something similar to what I am looking for. Sitepoint actually has a much better version that works perfectly, however, finding someo Source: Highlight text and share it – CSS-Tricks