• 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.

Upgrade Dreamweaver 4.0 to MX 2004 ?

DonIsHere

Senior member
I am currently using Dreamweaver 4.0 in the office. Should I upgrade to the latest version?

Personally, I would love to have the latest and greatest version of everything.

Somebody please give me a list of reasons why I should upgrade so I can pitch it to my boss.

thanks.
 
If you want to code standard-compliant websites, then 2004 is *much* better. Dreamweaver 4 generates pretty bad code (although much better FrontPage, for instance).
 
dreamweaver mx is the only thing i've used, so i have no reference to compare from.

MX 2004 completes tags for you which i find very handy. For instance, i type <f and it automatically pops a list and select <font. Then it ends the tag automatically by placing </font> and places your cursor right between the two. That is some nice AI.
 
Originally posted by: stickybytes
<f and it automatically pops a list and select <font. Then it ends the tag automatically by placing </font> and places your cursor right between the two. That is some nice AI.

I actually find that feature really annoying, but MX 2004 is still easily the best HTML editor I've ever used.
 
Back
Top