Great. It took me forever to figure out that underscores are not allowed
in class names, even though some browsers will wrongly render those
anyway. http://jigsaw.w3.org/css-validator/ helps alot.
On Mon, Mar 19, 2001 at 10:37:00PM +0000, Sam Varshavchik wrote:
> Dan Melomedman writes:
>
> > This is great news, but I wish there was a simple stylesheet support.
> > e.g <TR CLASS="folder-table-header"> and so on for main elements
> > would be great for built-in HTML. Then admins wouldn't end-up patching
> > source-code with every release. If the local stylesheet is not defined
> > by admin, then things would render without any ill effects.
> >
> > I have an old Sqwebmail modified with CLASS tags (not complete yet)
> > in built-in HTML, and it renders quite well in Lynx, Opera,
> > IE5 and Netscape 6 if the CSS stylesheet is written properly.
>
> I'll probably begin making small, incremental, changes. Starting with a
> small stylesheet, and CSS tags on one page, say folder.html. Once a single
> page has been stylized, I'll move on to the next page. I'll probably start,
> though, with stylizing the BODY and the header on every page. That'll be a
> good start.
>
> --
> Sam