Hi Nick > http://www.mccn.org.au/
Can't help you on the MSIE 5 issue, but I an provide some comments (looked at the home page only). Overall, I like the way you've done this. Being a "minimalist", all those images for bullets do seem a little archaic. You should be able to achieve the same with css (non repeating background image and padding on the li/dd for instance). If nothing else, it cuts down on code and makes it easier to change the look of these lists later. Also, if I reduce font size even one notch, those lists start to indent with a cascading effect. Using a background image and padding might resolve that issue too. I note you have a form inside a fieldset. That should really be the other way around (the validator doesn't complain about it, but it's back-to-front) . Finally, you have quite a few paragraphs with all content <em>phasised. If it's that important, why not make it a heading? If it's purely for presentation, why not just apply an italic style to the paragraph? Similarly, why are your headings h4 when there's no h2 or h3 on the page? Curious Regards -- Bert Doorn, Web Developer Better Web Design http://www.betterwebdesign.com.au/ Fast-loading, user-friendly websites ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
