Chris Bolson (@cbolson) 's Twitter Profile
Chris Bolson

@cbolson

The best dependency is no dependency

ID: 14933102

linkhttp://www.cbolson.com calendar_today28-05-2008 12:34:01

943 Tweet

218 Followers

220 Following

Chris Bolson (@cbolson) 's Twitter Profile Photo

Yet another range slider. It uses box-shadows on the "thumb" to define the color of the track either side. Keyboard friendly 👍 It also uses just a dash of JavaScript to display the current value. See the full code on CodePen.IO codepen.io/cbolson/pen/MW…

Chris Bolson (@cbolson) 's Twitter Profile Photo

Some stacked cards that use hidden checkboxes to swap the "active" card. A bit of a custom property jigsaw in this one, it would have been far simpler in JS 😅 See the full code here codepen.io/cbolson/pen/wv…

Chris Bolson (@cbolson) 's Twitter Profile Photo

Another entry for this week's #codepenchallenge codepen.io/cbolson/pen/Vw… This was inspired by this design by Pixelbuddha on Dribbble (though I didn't get anywhere close to the level of detail on their design): dribbble.com/shots/14533458…

Chris Bolson (@cbolson) 's Twitter Profile Photo

One of my favourites from a few months ago. I have just updated the code a bit to simplify the CSS, making better use of custom properties. I have also added a container query to make it easier to test responsiveness. See the full code on CodePen.IO codepen.io/cbolson/pen/Rw…

Chris Bolson (@cbolson) 's Twitter Profile Photo

I reached an amazing 500 followers today on CodePen.IO To celebrate, I created a Pen dedicated to each one of my 500 followers. Thanks for the follow 👍 codepen.io/cbolson/pen/ra…

Chris Bolson (@cbolson) 's Twitter Profile Photo

Using animation-timeline to reveal the text. One of my entries in last weeks #codepenchallenge See the code on @codepen.io codepen.io/cbolson/pen/Jo…

Chris Bolson (@cbolson) 's Twitter Profile Photo

One of my submissions for this week's snowflakes #codepenchallenge Yes, yet another snowflake generator 😅 It generates random, falling snowflakes using canvas. You can adjust the amount of snowflakes and also start and stop it snowing. codepen.io/cbolson/pen/yy…

Chris Bolson (@cbolson) 's Twitter Profile Photo

A CSS countdown to 2025 (with a dash of JS at the end). Happy New Year everyone 🎉 See the code on CodePen.IO codepen.io/cbolson/full/B…

Chris Bolson (@cbolson) 's Twitter Profile Photo

I watched the first few minutes of this and paused it to be able to have a go at it myself without being influenced by their code or by the original code on Toni Lijic's website. See the code on CodePen.IO here: codepen.io/cbolson/pen/MY… Pure CSS, no JavaScript required

Chris Bolson (@cbolson) 's Twitter Profile Photo

A fun image flip animation effect using CSS only and no repeated images. See the full code and inspiration on @codepen codepen.io/cbolson/pen/VY…