Feeds:
Posts
Comments

Posts Tagged ‘css’

I have been doing a lot of reading and searching about web development issues lately. Actually it’s a catch up exercise for things that I should have followed but missed. So here is a list of a few projects that I was really pleased to discover. CSSLint For those that would like to have some advise and an [...]

Read Full Post »

This is an ancient problem: older versions of IE do not support the opacity CSS property. Instead, IE8 uses -ms-filter and IE prior 8 uses filter. Also, in IE, one has to be cautious about the positioning of the element the opacity properties apply to: the element has to be positioned for the filter to [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.