| Making progress... Posted at 22:08 on Friday, December 5, 2003 There seems to be (at least) one absolute rule when it comes to building and maintaining a web site....it's a never-ending job, especially when new techniques are added that interact with old content. I've been slowly going through the pages and incorporating the style sheets I began creating earlier this year. CSS is a great help when building web pages...if you build web sites, you should be using CSS. It's too bad there isn't more consistent support in the current browsers, but that should get better as time passes. It's actually pretty good right now and, sad to say, for some things, IE6 supports the CSS standards better than Mozilla. For example, I've tried to create a style that sets my logo as the header background. In IE6, it works just fine. In Mozilla, I have so far been unable to get it to display the graphic. There's a trick to it I'm missing, because numerous sites out there do this successfully. I'll eventually figure it out, I suppose. |