While writing a code I realize that Dreamweaver will compile it as I write But is any option in Dreamweaver to check the code source according to any specific and precise Web Standards like HTML 4.0 or HTML 5.0? I have a dispute with software developers from Itransition that this is possible to code only in any certain specific way with the help of Dreamweaver.
Hi
You can set the code 'standard' in the preferences / new document.
However nothing in Dreamweaver is 'compiled' or is required to be for the web, unless you are writing 'custom' server side extensions for the server side language but this would be written in C not a server side language.
PZ