RE: New CSS1 draft available

|   - if a UA uses `stylistic attributes' such as ALIGN, it may no
|     longer use them in preference to style rules.

You mean that if:

H1 {text-align: left }

appears in the CSS1 style block then

<H1 ALIGN=RIGHT></H1>

will not over ride it?  Why, any UA that thinks should convert the
ALIGN=RIGHT attribute to a STYLE="TEXT-ALIGN: RIGHT" attribute... IMHO

I have noticed already that MSIE 3 won't allow me to override...

-|- Carl Morris (N0YUV) -|- 1:285/302 -|- msftrncs@htcnet.com -|-
-|- Hooper Connections BBS -|- 1-(402)-654-2102 -|- 28.8kbps V.34 -|-
-|- http://199.120.83.179/~moreese/ -|-

Received on Thursday, 12 September 1996 00:36:29 UTC