Click to See Complete Forum and Search --> : whats the difference between HTML and DHTML?


sciguyryan
08-12-2003, 07:03 AM
hi all,


whats the difference between HTML standard and DHTML?

pyro
08-12-2003, 08:58 AM
HTML is the language used to markup webpages, while DHTML is a mix between HTML, JavaScript and CSS used to make webpages more dynamic.

sciguyryan
08-12-2003, 09:42 AM
hi,


so, it's a mixture of 3 languages than. thanks pyro.

pyro
08-12-2003, 09:50 AM
You bet... :)