Daily Shaarli

All links of one day in a single page.
Building Website Headers with CSS Flexbox
thumbnail

In this article, I will explain how we can use CSS flexbox to successfully build a website header, and show you some of the important tips and tricks.

Blobs - Generate beautiful blob shapes for web and flutter apps
Checkboxes make excellent buttons | Christian Heilmann

I like to use checkboxes as buttons. And here’s how.

A checkbox is a binary state. It is checked or not. So instead of reading out the state in an event handler, I tend to read the checked property.

ColorBox by Lyft Design

Application to create shades and colorschemes from a single color

GitHub - xz/new.css: A classless CSS framework to write modern websites using only HTML.
thumbnail

new.css

A classless CSS framework to write modern websites using only HTML. It weighs 4.8kb.

All it does is set some sensible defaults and styles your HTML to look reasonable. It's perfect for:

  • A dead-simple blog
  • Collecting your most used links
  • Making a simple "about me" site
  • Rendering markdown-generated HTML