How To Easily Tame the IE6 Monster in 5 Minutes
Oddly enough I got a lot of random questions asking me how I deal with IE6 yesterday, so I thought it would be a perfect way to expand on how I get IE6 to behave properly (most of the time) in 5 minutes or less. Let’s start with some of the most common problems developers...
Read more…The Right, Easy & Quick Way To Do CSS Image Rollovers
We (me) all get lazy sometimes and tend to skip this particular type of CSS development, especially when we (me) decide to launch their portfolio in one weekend. The proper way to do image rollovers, is to use a sprite. Why? This avoids the pause between loading the hover image; and it also negates the...
Read more…How To Make CSS Expanding Rounded Navigation Menus & Buttons
Expanding navigations and buttons are great when you anticipate additions to your navigation, or are unsure of the amount of content. Since I started this blog after I redesigned my site, I ended up having to squeeze the blog link in. Since this, of course, presented browser problems, I decided to go ahead and making...
Read more…Nifty IE CSS and HTML Tricks and Tips
I see a lot of people struggling with making their website compatible in IE6 and IE7. I keep a nice little library on my computer of such useful snippets of code, I thought I’d share some to help the development world out just a bit.
Read more…Non-Designer Design Tutorial: Make Easy Shiny Buttons
I wanted to have this short tutorial on how to make buttons, because I can not tell you how many millions of times I’ve been stopped in the middle of my work by a programmer who needs a danged button. To a designer, this is 5 minutes of work or less: but not all of...
Read more…Clean CSS Is Environmentally Friendly
I’ve been working on making clean CSS a new habit of mine. (Like I need any more OCD habits!) Why? Clean CSS is beneficial in more ways than one, but I want to concentrate on what I think is the most important reason: the ease of finding that line of code when you, a co-worker,...
Read more…