English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I was wondering how each of these languages operated and what their purpose was.

2007-06-01 17:31:32 · 3 answers · asked by Michael 1 in Computers & Internet Programming & Design

3 answers

Please read the details here :-

http://webdesign.about.com/cs/xhtmlxml/a/aa013100a.htm

Cheers!

ST

2007-06-01 17:37:19 · answer #1 · answered by Anonymous · 0 0

DHTML is html with javascript actions.

XHTML is the latest type of markup language superseding HTML, it is XML + HTML, meaning the layout and colors are left to CSS and the actual info is in xml .. making for a cleaner more compatible layout.

XML is more of universal way to transport info than a markup language.


HTML is older but still very much used.

If your starting web design, learn XHTML, CSS and Javascript..and later on some server side programming like PHP or ASP...

2007-06-01 17:39:02 · answer #2 · answered by jeff c 2 · 0 0

DHTML referring to the entire suite of coding that makes a page behaving like a live program.

XHTML refers to a streamlined version of HTML defined by XML.

XML is a streamlined and slimdown definitional language; its precursor is SGML.

2007-06-01 18:38:46 · answer #3 · answered by Andy T 7 · 0 0

fedest.com, questions and answers