Two unrelated questions.
1.
I am working on a website that can be edited by a variety of users using a 
web-based CMS.

The CMS is rewriting inline style property values of zero.

For example, if the inline style is entered as:
<p style="margin: 0;">whatever text</p>

LiveWhale rewrites it as:
<p style="margin: 0pt;">whatever text</p>

Before I inform the CMS developers that they need to correct this, I just 
wanted to make sure that I am correct in saying that this is incorrect 
style.
Is it?
The doctype they have chosen for the site is XHTML 1.0 Transitional.

2.
IE9 is rumored to arrive in 2011.
IE9 will only run with Vista and later Windows OSs.
Over 68% of Windows users are using XP (see: 
http://socialmediaseo.net/tag/internet-explorer-9/ ), myself included, 
because I don't see why I should toss a perfectly fine scanner for which 
there are no drivers after XP, and because my PhotoShop 6 won't run on those 
later systems either, and I suspect many others face the same issues.
This means not only will hacks have to be developed to deliver styles for 
the different flavors of IE, but we will have to test on different machines 
(yes, I know, IETester works fairly well, but...).
I guess I should just prepare to sit back and watch the Internet get broken 
and/or IE to die its well-deserved painful death.
Am I right?

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to