Daily Shaarli
All links of one day in a single page.
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.
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.
Application to create shades and colorschemes from a single color
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