CSS or Cascading Style Sheets has opened up tremendous possibilities for improving web site designs, web page layouts and adding new features. The HTML code can be made shorter, cleaner and simpler by ...
I'm working on a website and in the past have used CSS only for text formatting. Having done design work on and off since 95' I got used to tables for structuring elements. I'm finally getting around ...
So I'm working on making a web site as standards compliant as possible and have made use of the border-spacing property in my tables (of data) extensively. Of course, now I find out that IE doesn't ...