warbishop
12-12-2002, 09:57 AM
what is the difference between HTML and DHTML?
thanks.
thanks.
|
Click to See Complete Forum and Search --> : HTML and DHTML warbishop 12-12-2002, 09:57 AM what is the difference between HTML and DHTML? thanks. Charles 12-12-2002, 10:03 AM HTML is a wonderful method of describing a document so that it's accessible to all. DHTML is a horrible method of using JavaScript to make the HTML seemingly 'dynamic' and inaccessible to persons with certain disabilities and humble browsers. spufi 12-12-2002, 10:46 AM *ahem* Well DHTML also includes CSS, and CSS is a good thing. JavaScript can be useful, but you have to make sure you code your pages with noscript tags so people who don't use JavaScript still can use your site in a functional way. Plus, too many coders go over board with JavaScript and end up trying to do annoying things with it, ie remove right clicking. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |