Remove the dotted outline focus on links
Sometimes with site design in mind you need to remove the dotted outline focus box on some links. I do this normally for only a subset of links as the focus box just bugs me in terms of the sites look and feel.
Display transparent PNG images under IE6
One of the many problems with IE6 is that transparent 24-bit PNG images are not supported, the solution to this is simply to convert them to 8-bit images. Under Gimp...
Common special HTML and ASCII character codes
A list of common special HTML codes used for displaying ASCII character symbols on webpages...
IE specific CSS without hacking
Custom CSS for IE without the need to add hacks to your CSS code...
Customise your ajax loader spinners
Need a custom spinner? Quickly customise your spinners foreground and background colours...
CSS Pre tag wrapping
Rather than having scroll bars appear on your pre tag section you can get it to wrap with the following css codes...