Ready to make your mark on the web? Have great ideas, stories, or products to share with the world? Do it. You’ve presumably already made your first major decision, and a smart one at that: you’ve chosen WordPress. WordPress puts a world of choices at your fingertips and offers unrivaled customization as a platform for […]
How to write the perfect CSS rule – Part 2
Now that we have a handle on CSS specificity, let’s get a tool to make this process super easy. Browsers & Extensions Before we start, you really need to get a browser that is meant for development and troubleshooting. I strongly recommend downloading Chrome. It’s what I will be using for all of the examples […]
How to write the perfect CSS rule – Part 1
Have you ever tried to make a simple CSS change to your website but nothing happened? You’re not going crazy; you’re most likely just missing some context. Another way of saying it is that the rule you added wasn’t the strongest. In this two part series, I share some simple steps to writing the perfect […]
How to Create a Simple WordPress Plugin
When giving support or offering various snippets we frequently advise people to create a WordPress plugin to handle all of their modifications. Here is how you create a very simple plugin to house all your little snippets and modifications. Basic Structure A WordPress plugin can consist of as little as a single PHP file however for […]
White Text, Black Backgrounds
It makes your visitors and me sick to our stomachs, and I don’t mean that in the figurative sense of design snobbery. I mean it literally makes us nauseous. When and why not to use white on black in webdesign While there are all kinds of studies about marketing, readability, etc. as to how and why various color […]
- « Previous Page
- 1
- …
- 7
- 8
- 9
- 10
- 11
- Next Page »