Q.
What is the difference between html and dhtml
Asked by seema tripathi,
03 Jan '10 10:00 am
Earn 10 points for answering
Answers (3)
1.
Dynamic HTML is a collective term for a combination of new Hypertext Markup Language (HTML) tags and options, that will let you create Web pages more animated and more responsive to user interaction than previous versions of HTML. Much of dynamic HTML is specified in HTML 4.0. Simple examples of dynamic HTML pages would include (1) having the color of a text heading change when a user passes a mouse over it or (2) allowing a user to "drag and drop" an image to another place on a Web page. Dynamic HTML can allow Web documents to look and act like desktop applications or multimedia productions.
The features that constitute dynamic HTML are included in Netscape Communications' latest Web browser, Navigator 4.0 (part of Netscape's Communicator suite), and by Microsoft's browser, Internet Explorer 4.0. While HTML 4.0 is supported by both Netscape and Microsoft browsers, some additional capabilities are supported by only one of the browsers. The biggest obstacle to the use of dynamic HTM ...more
Answered by anantharaman, 03 Jan '10 10:02 am
The features that constitute dynamic HTML are included in Netscape Communications' latest Web browser, Navigator 4.0 (part of Netscape's Communicator suite), and by Microsoft's browser, Internet Explorer 4.0. While HTML 4.0 is supported by both Netscape and Microsoft browsers, some additional capabilities are supported by only one of the browsers. The biggest obstacle to the use of dynamic HTM ...more
Report abuse
Useful
(2)
Not Useful
(0)
Your vote on this answer has already been received
2.
HTML:Html is the set of markup symbols or codes inserted in a file intented for display on a world wide web browser page. the markup tells the web browser how to display the web page's words and images for the user.
DHTML: dynamic html is a collective term for a combination of html tags and options that can make web pages more animated and interactive than previous version of the html language.
Answered by kishore, 09 Jan '10 08:05 pm
DHTML: dynamic html is a collective term for a combination of html tags and options that can make web pages more animated and interactive than previous version of the html language.
Report abuse
Useful
(0)
Not Useful
(0)
Your vote on this answer has already been received
3.
It is a dynamic HTML.
.The pages of the site do not require any special
processing from the server
side before they go to the browser.means the pages are
always the same for
all visitors - static.
...more
Answered by anil garg, 04 Jan '10 11:28 pm
.The pages of the site do not require any special
processing from the server
side before they go to the browser.means the pages are
always the same for
all visitors - static.
...more
Report abuse
Useful
(0)
Not Useful
(0)
Your vote on this answer has already been received