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
Can you change the color of bullets?
What are the characteristics of html?
How to upload files using html to website?
explain the difference between html and html5
How xhtml is better than html?
Explain the key differences between localstorage and sessionstorage objects.
What are html controls?
Which is the earliest markup language?
What do you mean by tables?
Which video and audio formats are used for embedding on web page?
How do I make a link or form in one frame update another frame?
What is the form of an html comment?
Why do we need HTML 5 server-sent events?
What is dom and bom?
Explain new form input types in html5.