Webmaster Forums - Website and SEO Help

Web Development and Design => Website Design and HTML => Topic started by: AllenSantiago on February 18, 2012, 07:56:15 AM

Title: HTML & DHTML
Post by: AllenSantiago on February 18, 2012, 07:56:15 AM
HTML: Hyper Text Markup Language is popularly calling as HTML. Like other programming languages, this is not a programming language but known as a markup language which is a set of tags or markup. This tags are used to describe the webpage.

DHTML: Dynamic Hyper Text Markup Language is popularly calling as DHTML. This is referred as an Art which incorporates HTML, CSS, JavaScript and DOM. This is not a language and mostly use for making web page attractive and dynamic.
Title: Re: HTML & DHTML
Post by: edithcalvin on August 07, 2012, 03:20:02 PM
DHTML means Dynamic HTML. We can write scripting souce code in it to perform certain activity on events such as button press, choose list. Other edge HTML is static. one time a page is developed it is not changed until its reload. 
Title: Re: HTML & DHTML
Post by: siyajoshi on August 08, 2012, 02:40:24 AM
Hello...
HTML is  a language but DHTML is not a language but it is a technology,It stands for Dynamic HTML and it's using HTML, CSS and Javascript together to create web pages that are not static displays only, but the content is actually dynamic in response to what a visitor does on a page.HTML (HyperText Markup Language) is the actual markup language web pages are displayed in.With the help of HTML we can create static pages
Thnx..:)
Title: Re: HTML & DHTML
Post by: ericfox on August 08, 2012, 07:08:17 AM
According to me dHTML is merely a browser feature that provides your browser (Web page) to be dynamic. dHTML is not Javascript although it relies. Advantages of dHTML Fast and Zippy, Plug-ins, we don't need them, Great Utility. Disadvantages : Costly Editing tools, Long and Complex coding, Browser Support problems.




Title: Re: HTML & DHTML
Post by: man12345 on August 17, 2012, 07:14:45 AM
DHTML is all client side. That means all the dynamic actions occuring on the web page controlled by the Javascript is first loaded onto the client browser so that's where everything happens. If you want new content, requests have to be made to the server which then reloads the web page you are viewing.
Title: Re: HTML & DHTML
Post by: sunitha on August 28, 2012, 02:21:18 AM
HTML is Hyper Text Markup Language and its not a programming language.However, DHTML is Dynamic HTML and its not a web standard or a language but it is art of combining DOM, CSS, JavaScript and HTML. Dynamic HTML is used to describe the technologies used to make webpages more interactive and dynamic in nature and HTML uses markup tags to describe pages. I hope, it would clear your concept about HTML and DHTML.
Title: Re: HTML & DHTML
Post by: kapil on September 07, 2012, 01:16:39 AM
HTML is a basic and most important language for developing web sites, were DHTML is Dynamic HTML which has some better features then HTML.


Title: Re: HTML & DHTML
Post by: parkerjohnson on September 11, 2012, 07:33:08 AM
Nice post, keep up the good work. Hope to read more such amazing posts. Thanks once again.
Title: Re: HTML & DHTML
Post by: Rupal on September 12, 2012, 05:18:22 AM
  According to me dHTML is merely a browser feature that provides your browser (Web page) to be dynamic. and HTML is a simple programming language used for describing the structure, semantics and appearance of a document.
Title: Re: HTML & DHTML
Post by: marymnewland on September 17, 2012, 02:16:47 AM
DHTML is used for dynamics.
Title: Re: HTML & DHTML
Post by: markboucher12 on September 17, 2012, 09:20:57 AM
HTML sites going slowly upon client-side technologies.
HTML sites are dynamic in nature.

DHTML sites going fast upon client-side technologies.
DHTML sites are dynamic in nature.