Answer Posted / manoj mishra
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 HTML is that, since
many users are still using older browsers, a Web site must
create two versions of each site and serve the pages
appropriate to each user's browser version.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the use of xhtml modules?
What has the same effect as two br tags?
How many ways to use colors apply on html elements?
How do I open a dtd file?
What is everyone using to write html?
How to you set the background image of the page using HTML?
Why is a div called a div?
What are structural tags?
How do you make decision when to use use HTML & xHTML ?
What is html email format?
What does b mean in code?
What are some new input attributes in HTML5?
Explain alternate text in image mapping?
Is there any way to keep list elements straight in an HTML file?
What is the anchor tag?