Click to See Complete Forum and Search --> : How do I start learning DHTML?


luckystrike
11-03-2003, 05:56 AM
Can someone point me to some really easy to use resources to start learning DHTML? Some friends of mine have told me you can do some wonderful things with it (which are not possible with normal HTML?)

pyro
11-03-2003, 07:56 AM
DHTML is simply the combination of HTML, CSS, and JavaScript. So, I would recommend learning HTML (or perhaps XHTML) and CSS first. Once you have those down, learn JavaScript (and remember that to keep your pages accessible, they must continue to function when users have JavaScript disabled).

tech_dev
11-27-2003, 06:34 AM
hi,

visit http://www.w3schools.com/dhtml/default.asp.

theer is a whole lot of online examples and tutorials


it is a part of w3schools, Free web building tutorials