There’s always one line, one little pixel shift, one image out of position when I’m modifying CSS. It’s shifty, sly, slime and downright stressful!
So I say “Nuke the Sucker!”
- Duplicate both the html and css file. I like to call the duplicate files nuke.html and nuke.css, just so I remember I’m about to totally annihilate some code.
- Begin removing non-essential code from the css file checking each time you remove something to see whether removing the code has removed the issue.
- Once you’ve identified the location of the issue you can start looking for or working on a solution.You still need to find the issue but the process of locating it in the process provides a great avenue for stress release.