What's the difference between XHTML and DHTML? -
reading both separatedly, looks same, html+xml+javascript.
what's difference between then? there any?
xhtml w3c standard, form of html strictly conforms xml.
dhtml largely deprecated term (it short 'dynamic html') introduced when first static web sites started introducing client side scripting make page more 'dynamic'. nobody talks in terms of dhtml more (the term got superseded 'ajax', , 'web 2.0', , 'web app')
Comments
Post a Comment