INTRO


A website is the fastest, cost efficient and the most informative medium of the current era.Website is a strong marketing tool, which can help popularize a business or institutions. This site provides you useful notes related to web designing for starters and Web design Downloads...

Monday, May 13, 2013

Dynamic Html (DHTML)

DHTML stands for Dynamic HTML. DHTML is NOT a language or a web standard.

DHTML is a TERM used to describe the technologies used to make web pages dynamic and interactive. To most people DHTML means the combination of HTML, JavaScript, DOM, and CSS.

According to the World Wide Web Consortium (W3C):
"Dynamic HTML is a term used by some vendors to describe the combination of HTML, style sheets and scripts that allows documents to be animated."
DHTML is often used to make rollover buttons or drop-down menus on a web page and interactive web pages.

A less common use is to create browser-based action games. During the late 1990s and early 2000s, a number of games were created using DHTML, such as Kingdom of Loathing, but differences between browsers made this difficult: many techniques had to be implemented in code to enable the games to work on multiple platforms. Recently browsers have been converging towards web standards, which has made design of DHTML games more viable. Those games can be played on all major browsers and they can also be ported to Widgets for Mac OS X and Gadgets for Windows Vista, which are based on DHTML code.

No comments:

Post a Comment