|
I agree with cbeaudin. Best bet for cross-browser compatibility is validated XHTML and CSS. Your XHTML should be semantic and all ornamental treatments should be handled through CSS. Dreamweaver is a powerful program, but it does add validation errors to your code. I always recommend being able to hand code a site before jumping in and using DW for this reason.
|