Re: Accessibility
| Newsgroups | gmane.comp.cms.cms-forum.general |
|---|---|
| Message-ID | <[email protected]> |
Steve Williams <[email protected]> wrote on 09/10/2004, 04:11:56 PM: > please correct me if I am wrong but CSS does not render in IE pre > 4.5 and NS pre 4.0 - it only part renders in IE5 and only in IE5.5+ > can it be said to be browser compatible.........how is that providing > accessability ?! Since CSS is only providing layout, if there is no (advanced) CSS functionality in the user agent then you simply get the content without the presentation. This is normally a linear, top to bottom, text and images format that may look like the web of 1995 but is very accessible. Jonathan