There are many different coding styles, some do not like indentation, some like to capitalize certain things, others like to add more than one element on a line, the main train of thought is they are all after one common thing: organization and better code. Without influencing my coding style, I’ll discuss ten tips for [...]
So you want to learn some css tricks, read what I have compiled for you below. Enjoy! 1. CSS font shorthand rule When styling fonts with CSS you may be doing this: font-weight: bold; font-style: italic; font-variant: small-caps; font-size: 1em; line-height: 1.5em; font-family: verdana,sans-serif There’s no need though as you can use this CSS shorthand [...]
I recently updated/upgraded several users wordpress installations and found the below instructions very precise and helpful. enjoy! From time to time you may want to update your WordPress installation to the latest version. You might want to do this because you’ve seen a message at the top of your Dashboard telling you that a new [...]
Well... I'm just a guy in this world living day to day spilling my guts all over the place for anyone who's hungry for a little of this and that. Creating new things and changing the face of things for a better purpose.