Check the Adobe technotes on how to fix this.
...
Can you provide a link to the technote? I just spent 45 minutes on the phone
with Adobe, and apparently they don't know about this. They are still
researching the issue. It does appear this may be caused by our stylesheet
having a 70% font size statement in the td definition. It works in IE and
Mozilla, but is unreadable in DW.
-----------------------------------------------Reply-----------------------------------------------
Steve,
We have identified 2 font size bugs with DW CS3:
1. Quirks mode rendering, especially in tables.
2. <font> tags nesting.
It sounds like you're seeing #1. You can add/update the DOCTYPE in your
page to fix that.
An undocumented solution for setting DW9 Design View rendering back to
DW8 rendering is this:
Shutdown DW. Manually add a Registry/Preference in the Settings folder,
type="String", name="RenderToStandards", value="FALSE". Restart DW.
Hope this helps,
Randy Edmunds
DW Engineering
> It does appear this may be caused by our stylesheet having a
> 70% font size statement in the td definition. It works in IE and
> Mozilla, but is unreadable in DW.