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
How do I enable html5 in chrome?
What is the difference between xhtml, html 4 and html 5?
What is tr td th in html?
What is a style in html?
How to create sub sub navigation with html5 css3.
What are xhtml files?
What is the difference between a block-level element and an inline element?
What is a td mean?
What is the purpose of url input control in Web form 2.0?
What is meant by html tags?
What is tagname in html?
What is image map?
What is the difference between div id and class?
What are the components of dynamic html authoring?
How can tables be made nested in html?