HTML that Responds Like Images
Adjust your browser’s width and watch the following block of content respond vertically and horizontally.

What the heck
I respond too?!
A guide for css, html and some other stuff
Adjust your browser’s width and watch the following block of content respond vertically and horizontally.
I respond too?!
:last-of-type
:not
I just found my favorite to-do list organization. It’s inside of GitHub issues and can also be used as a subtask. It’s so perfect. So elegant. And so, so simple.
Create pure css checkboxes that are also accessibile with tabindex.
There are a lot...
Using <sup> is really useful when you’re dealing with trademarks. Most of the time, you probably won’t run into any issues, and the default styles will work perfectly for you. Unless you are using the superscript tag in a title...
Create a responsive promo banner with a fixed height. Image needs to horizontally crop as the browser width changes.
Here is an option for people who are okay with using “categories” as your filing system. You will ONLY be able to use this option if you use ONE category per post. If you’re cool with that, and using tags...
If you are working on your WordPress locally, before uploading it for the world to see, thank you. If you are new to this, there are a few changes you will need to make in order to get everything working...
Trying to add category classes was a bit tedious. I ran across a few blog posts on how to implement them. Many didn’t work (maybe they were for previous versions of WordPress?), but one did.
add_filter('body_class','add_category_to_single');...
Track this issue on chromium. It was closed back in January, but it still occasionally happens for me.
html { font-size: 62.5%; } body { font-size:...