Tell me about technologies that we use in DHTML?

Submitted by: Administrator
Some technologies that we used in DHTMl are given below:
1.JavaScript
2.HTML DOM
3.HTML EVENT
4.CSS

1.JavaScript: It is an standard of scripting for HTML. Using JavaScript DHTML can control,access and manipulate HTML element.

2.HTML DOM: It is an Document Object Model which is an W3C Standard for HTML.Using HTML DOM is used to define standard to set of objects and to access and manipulate them for HTML.Using HTML DOM, DHTML can access and manipulate HTML elements.

3.HTML Events: It is an part of HTML DOM and used to handle HTML elements.We use DHTML with HTML Events to make web pages those perform action when event occour.

4.CSS: It is an W3C standard style and layout model made only for HTML.
DHTML use JavaScript and DOM to change position and style of HTML elements.
Submitted by: Administrator

Read Online DHTML Job Interview Questions And Answers