Found 1325 bookmarks
Newest
Grid layout is a much needed step-change for CSS
Grid layout is a much needed step-change for CSS
The aim of CSS was to separate content and style but our layouts are as tied to our markup as ever. Grid layout has the chance to deliver a huge shift in the way we rationalise layout systems for the ...
·maketea.co.uk·
Grid layout is a much needed step-change for CSS
Flexbox Defense
Flexbox Defense
Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!
·flexboxdefense.com·
Flexbox Defense
Why there is no CSS4 - explaining CSS Levels
Why there is no CSS4 - explaining CSS Levels
We had CSS1, and CSS2. We even had CSS2.1 and we then moved onto CSS3 – or did we? This post is a quick explanation of how CSS is versioned today.
·rachelandrew.co.uk·
Why there is no CSS4 - explaining CSS Levels
CSS Flexible Box Layout Module Level 1
CSS Flexible Box Layout Module Level 1
1. Introduction This section is not normative. CSS 2.1 defined four layout modes — algorithms which determine the size and position of boxes based on their relationships with their sibling and ancesto...
·w3.org·
CSS Flexible Box Layout Module Level 1
A Redesign with CSS Shapes
A Redesign with CSS Shapes
Small but mighty, CSS float shapes and feature queries are the latest boost to our toolkit.
·alistapart.com·
A Redesign with CSS Shapes
Simple CSS Media Query Generator
Simple CSS Media Query Generator
windows Asus ZenBook UX303U windows Microsoft Surface Book windows Dell Inspiron 15 7559 windows Asus Zenbook UX305CA windows Microsoft Surface Pro 4 windows Acer Aspire V3-574G windows Microsoft Surf...
·simplecss.eu·
Simple CSS Media Query Generator
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?