WordPress Theme Dev Quick Reference

I wanted a document that would keep me from bouncing all over the WordPress Developer site. TThis list is set up in a basic order that I, and possibly others, follow when creating a theme. I used links to detail on the functions instead of functions themselves because there are often multiple parameters and approaches…  MORE q

Pure CSS Three-Way Switches Part Two

This is an addition to my Pure CSS Three-Way Switches Part 1 post. I needed three-way switches for a survey tool I was building for a site of mine, starwarsrumors.com. These are those three-way switches, but with a different look. Also, check out JavaScript Survey Sample with Pure CSS Three-Way Switches. There we find more of a…  MORE q

Pure CSS Three-Way Switches Part One

I needed three-way switches for a survey tool I was building for a site of mine, starwarsrumors.com. I wanted a certain overall experience with these. Ultimately, three-way switches are a little more involved than a regular switch, and I wanted to have a default center and not allow for them all to be 'off'. The…  MORE q

Useful Odd Shapes in Pure CSS

This is what I do for fun on a Friday night. 🙂 Well... sometimes. This project is the result of a little free time and a laptop nearby.I wanted to see how far I could push CSS parameters to create unusual shapes that might make bland pages feel more interesting and unique. The intent isn't…  MORE q

Post Navigation