Dave Woods - Freelance Web Design Warwickshire

CSS Fixed Footer

Sometimes it’s the simple things that can be the most infuriating when it comes to dealing with CSS. Positioning a footer to stay at the bottom of the browser window unless the content is larger, sounds like it should be fairly simple, but is in fact quite an advanced technique when it comes to CSS.

However, the following tutorial will explain in a few simple steps, how this can be achieved very easily.

Continue reading

CSS Faux Columns

CSS layouts are extremely flexible but trying to replicate a layout that was easy with tables sometimes causes a few problems. The method of different columns being filled with solid colour and appearing the same height isn’t so easy with CSS but this is where CSS Faux Columns can become extremely useful.

Continue reading

Will my site break in IE8?

There are big changes ahead in the web development industry which has caused quite a stir over the last few days with news that Internet Explorer 8 will introduce version targeting. It’s an interesting concept but what effect is this likely to have on web development now and in the future?

Continue reading

IE6 – CSS Bugs and Fixes Explained

I hear about designers and developers pulling their hair out all the time saying that Internet Explorer 6 doesn’t do what they expect or that it’s adding hours to development time but is it really the huge problem that everyone makes it out to be or does it just need a little more understanding?

In this article, I’ll hopefully cover the main problems that developers experience with Internet Explorer 6 and explain the solutions for these bugs.

Continue reading