• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Why is correctly implemented HTML/CSS not displayed correctly in Dreamweaver MX?

I've run my files through HTML and CSS validators and it comes up saying that all my code is fine. Why does it look all screwed up when I open it up in Dreamweaver? (It's all hand coded in notepad so far)
 
The Dreamweaver MX rendering engine is known to be bad. I do all of my preview work in Firefox and IE 6. I use Dreamweaver MX to do all of my development work, but I only use the code view to do things by hand.

Dreamweaver MX 2004 supposedly has a better rendering engine (somewhat similar to IE). Which isn't saying much...
 
I think it is trying to mix the different ways different browsers do it. Just preview in a browser and not design view. Like jgbishop, I use code view and very rarely switch to the others.
 
Back
Top