Does anyone have an idea on how I could feather the edge of the colour I have added to the background of a h1 tag so the colour will fade away and blend with the main page background?
If you have a look at the site as it is you can see what the effect is that im trying to get. richardbonfield.com at the moment im using png files but now im wanting to update the site so its using css instead of images so it should load quicker.
My friend...I think you need to re-think the whole site before you get into more exotic effects...no-one...no-one uses tables any more to build websites.
@xpy Yes, IE is always a problem...I'd just go with a simple opacity filter on a white background in an IE only css file. Sure you lose the 'cool' feather but that's the breaks.
Websites do NOT have to look the same in all browsers.
Does anyone have an idea on how I could feather the edge of the colour I have added to the background of a h1 tag so the colour will fade away and blend with the main page background?
At current the styling on the h1 tag is this:
Thanks everyone.
Phil
I have't had time to play with it properly but=> http://jsfiddle.net/Paulie_D/Vpkcb/
I'm just saying!
http://jsfiddle.net/Vpkcb/3/embedded/result/
Websites do NOT have to look the same in all browsers.