Fun Flexbox Grid
See the Code - See it Full Page - See Details A complicated grid, easy to execute just using flexbox! Also uses VH units This Pen uses: HTML, CSS, JavaScript, and
View ArticleCombining @supports and clip-path
See the Code - See it Full Page - See Details Checks the browser for clip-path support and renders if so, along with margins and paddings. If not, renders as basic rectangles This Pen uses: HTML, CSS,...
View ArticleEleven (In Progress)
See the Code - See it Full Page - See Details Working on a CSS only illustration of Eleven from Stranger Things (originally drawn by Lynsey Gray). Just for fun. This Pen uses: HTML, CSS, JavaScript, and
View ArticleSVG Triangle W/ Gradient
See the Code - See it Full Page - See Details This Pen uses: HTML, CSS, JavaScript, and
View ArticleRepeating Gradient Background
See the Code - See it Full Page - See Details Playing with repeating stripe backgrounds. Unfortunately, Chrome has a bug that won't allow crisp edges, so I'll be reverting to an image here. This Pen...
View ArticleMorphing CSS Icons
See the Code - See it Full Page - See Details CSS icons that morph into each other. This Pen uses: HTML, CSS, JavaScript, and
View ArticleFirst CSS Grid Layout
See the Code - See it Full Page - See Details Playing with my first CSS Grid layout! This Pen uses: HTML, CSS, JavaScript, and
View ArticleCSS Gradient Border & Rounded Corner Buttons
See the Code - See it Full Page - See Details Making full CSS rounded corner buttons with a gradient border. This Pen uses: HTML, CSS, JavaScript, and
View ArticleCSS Close Hover Animation
See the Code - See it Full Page - See Details CSS only animation of a dash turning into an X on hover. This Pen uses: HTML, CSS, JavaScript, and
View ArticleAnimated SVG Gradients
See the Code - See it Full Page - See Details Animating SVG gradient fills using pattern and moving rectangles. Uses SVG only! This Pen uses: HTML, CSS, JavaScript, and
View ArticleAnimated SVG Paths w/ CSS Animations
See the Code - See it Full Page - See Details Animated path using CSS animations - only works right in webkit. FF stinks. This Pen uses: HTML, CSS, JavaScript, and
View ArticleAnother CSS Grid Layout
See the Code - See it Full Page - See Details Playing around with CSS Grid more. Still looks bonk in responsive views This Pen uses: HTML, CSS, JavaScript, and
View ArticleResponsive Flexbox Tables
See the Code - See it Full Page - See Details This Pen uses: HTML, CSS, JavaScript, and
View ArticleFun time with images, blend modes, gradients AND clip paths!
See the Code - See it Full Page - See Details Using only 2 divs to create two backgrounds, one with a clip path, image, and blend mode on top of a gradient This Pen uses: HTML, CSS, JavaScript, and
View ArticleCSS Grid Posters 2
See the Code - See it Full Page - See Details A second poster laid out with CSS Grid. This time using variables and clip-paths as well. This Pen uses: HTML, CSS, JavaScript, and
View ArticleCSS Grid Posters 1
See the Code - See it Full Page - See Details Version 1 of gorgeous graphic design posters I recreate in CSS Grid. Can easily be made responsive and IE supportive (by using @supports for Grid) This...
View ArticleCSS Grid Posters 3
See the Code - See it Full Page - See Details Another example of CSS Grid and graphic design posters. Also uses blend-mode and clip-path This Pen uses: HTML, CSS, JavaScript, and
View ArticleNashvillePHP Angles
See the Code - See it Full Page - See Details Just lovin on some clip-path This Pen uses: HTML, CSS, JavaScript, and
View ArticleAnimated Rollovers w/ Grid & Flexbox
See the Code - See it Full Page - See Details a partial of a layout I'm working on. Grid to place the items, flexbox to align content, CSS variables and animated rollovers This Pen uses: HTML, CSS,...
View ArticleSimple CSS Grid Image Gallery
See the Code - See it Full Page - See Details Simple CSS grid image gallery example that falls back to 100% width stacked images in non-grid supporting browsers (with zero extra code). This Pen uses:...
View Article