This morning I finally cracked a CSS mystery that has stumped me since I began using CSS! The solution, so obvious. A little background: Inline…
MySQL Duplicate Key issues
So you're doing a bulk import into your MySQL database, knowing that your primary key values are unique. Yet, MySQL throws the Duplicate Key message…
Browser won’t read dynamic css file
Occasionally you find the need throw some dynamic information into your CSS file. This usually entails giving your CSS file an extension that will force…
Image shows in Firefox but not in Internet Explorer (IE)
In almost every case, this is going to be an issue related to the format of the image itself. The image may be in a…