One of the most-forgotten best practices in CSS is reusing your code when your elements aren’t exactly the same. Let’s take these two buttons as an example. We have two very similar buttons, the only difference is the background color. Blue… class=”blueButton” …and orange. class=”orangeButton” Let’s look at the CSS that it took to get [...]
Monthly Archives: April 2012
How to unlock the Sprint Galaxy Nexus bootloader and avoid the “waiting for device” bug
I got my new Galaxy Nexus today, finally. Of course, the first thing I went to do was unlock the bootloader so I could have a proper (read: rooted) Android device. I ran into a couple of hiccups along the way, however, that didn’t seem to be common for the older Verizon version. This is [...]