CSS Catch of the Day: Margins don't collapse with min-height
If you have an element with a min-height, and an element that does not achieve that height with a margin at the bottom, the full margin »
If you have an element with a min-height, and an element that does not achieve that height with a margin at the bottom, the full margin »
In my last post, I released the environment I use to set up local WordPress installs on my machine using Docker. In this post, I'm going »
There comes a time in every developer's life where they've tired of installing WordPress, editing their hosts file, typing npm install, and various other chores. There »
A few months ago, when I decided it was time to actually put a blog on my website instead of an "Under Construction" message that had »
I am by no means a web server expert, but I have quite a bit of experience configuring a local server for web development and experimentation »