Changes in Code
Wednesday, October 1st, 2008Sometimes, the smallest change in code can mess things up, and that’s where bugfixing comes in.
I generally follow a cleaned CSS template that I edit for each individual optimized page that I create, because I know the stylesheet so it’s easier for me to read and edit. But when changes are made to the skin, oh ho ho can there be major bug fixes then! That might seem slightly irritating, but if you know the flow and dynamics of your code, it’s not that bad - you just have to figure out what changed, and you’re good to go.

