OrangeWeb.

A Little Bit of Orange Never Hurt Anyone

Website Design


Dropping support for IE6?

10 Jun 2009

I have been reading for a little while now about how web designers/developers plan to drop support for IE6. While I can understand the reasons behind this and I do agree with them to some extent but ultimately I will have to contest this decision.
In reality, there are two sides to this story, both of [...]

read more...

Posted by Michael Raffaele in CSS, Website Design, Website Development | Permalink

What’s the deal with massive CSS resets?

08 Jun 2009

It’s not uncommon for web designers to implement a some form of a CSS reset. I generally use one, as it can be essential to reset some key elements. Unfortunately I am seeing a helluva lot of unnecessary and quite lengthy CSS.
The most used reset I have run into is something similar to this…
Code:
html, body, [...]

read more...

Posted by Michael Raffaele in CSS, Website Design | Permalink