According to this thread:
http://forum.codecal...html-xhtml.html
DHTML is a combination of different languages to make a dynamic page. Isn't that what AJAX is?
DHTML is AJAX?
Started by
Guest_NeedHelp_*
, Jul 15 2006 08:43 AM
3 replies to this topic
#1
Guest_NeedHelp_*
Posted 15 July 2006 - 08:43 AM
Guest_NeedHelp_*
|
|
|
#2
Posted 07 October 2006 - 10:28 PM
kinda. don't worry about DHTML, it's slowly being phased out. If you want to make your site interactive, use JavaScript (or AJAX, in this case)
#3
Guest_NeedHelp_*
Posted 23 October 2006 - 06:12 PM
Guest_NeedHelp_*
Sounds good. I never even really knew what DHTML was anyway.
#4
Posted 29 December 2006 - 11:06 PM
XHTML is HTML + XML
and the most important thing in XHTML is that codes must be written in simple letters, EG.
<body> --- Works
<BODY> --- Not work
and single ??codes must end with a space and a "/".
<br /> --- Works
<br> --- Not work.
Hope you understood XHTML and the davantage in XHTML is that you can give attributes to codes, Eg. 60% ect.
and the most important thing in XHTML is that codes must be written in simple letters, EG.
<body> --- Works
<BODY> --- Not work
and single ??codes must end with a space and a "/".
<br /> --- Works
<br> --- Not work.
Hope you understood XHTML and the davantage in XHTML is that you can give attributes to codes, Eg. 60% ect.


Sign In
Create Account

Back to top










