Is there a way to have a diagonal gradient in IE? In Chrome I could do something like this:
body{
background-image:-webkit-gradient(
linear,
left
I found these interesting articles, perhaps if you read them and puzzle a bit with them you might succeed :)