answersLogoWhite

0


Best Answer

DHTML is an extension of HTML called Dynamic HTML which uses style sheets and JavaScript. This allows you to use small animations and Dynamic menus on your webpage.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is difference btw html and dhtml in tabular form?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Is HTML static or dynamic in nature?

ANSWER Definition of DHTML An extension of the HTML language that enables the creation of presentation effects for text and objects. DHTML Stands for Dynamic HTML and it utilizes CSS (cascading style sheets) and JavaScript to allow developers more leverage in building web based applications and layouts. A small example of DHTML is a simple mouseover where when you hover over a link with your cursor, two images swap and then go back to normal when your mouse leaves the link. A better example of DHTML is when you can submit a form without having to reload the entire page.


How is javascript used?

JavaScript is used to make HTML DHTML or Dynamic HTML. Provides a lot more interactivity between the web page and the browser provided JavaScript is not turned off.


What term is a collection of html tags and options that allow you to create webpages that are more animated than basic html pages?

DHTML is a collection of tags that can allow to create a webpage. It offers more dynamic functions that basic HTML.


What is the difference between css HTML and dhtml?

* HTML is used to actually build the structure of a webpage. The text, tables, divisions, links, images, and so on. * CSS takes what HTML gives a browser, and makes it look nicer by adding color, borders, and perhaps even hiding things a user shouldn't see. * dHTML isn't a language, but a combination of HTML, CSS, and JavaScript working together. HTML builds the actual element(s), JavaScript uses scripts that makes things happen (Such as changing the colour of the background when you click a button), and CSS makes things such as changing colours actually happen (JavaScript must change the CSS, though).


How do you create homepage or web page from event in table format using HTML?

Homepage can be created using HTML or various other languages. <table> can be used to create tabular format in HTML.

Related questions

What is the difference between an HTML page and a dhtml page?

DHTML combines HTML, JavaScript, the HTML DOM, and CSS.


What is the difference between html and dhtml in hindi?

hello


What if difference between HTML and dHTML?

DHTML was an old term we used to describe HTML that was being played with using Javascript (or J-Script) The term was derived from "Dynamic HTML." Javascript is now very widely used, and so the term DHTML has gone by the wayside.


What is HTML and DHTML?

HTML stands for HyperText Markup Language. DHTML stand for dynamic HyperText Markup Language, however DHTML is not an actual coding language. While both of them used to build web sites, DHTML is typically used to mean the combination of HTML, CSS, JavaScript, and DOM.


Evolutio of HTML?

HTML is emerging these days as web 2.0 dhtml and xhtml


How can you tell if a website is using DHTML?

DHTML is a combination of javascript, css and html. normally a website with collapse/open menu function is built with DHTML.


What does DHTML means?

DHTML stands for Dynamic HTML, wherein HTML stands for HyperText Markup Language. DHTML means a collection of technologies for creating interactive and dynamic web pages. For more information you might wish to refer to its wikipedia page.


Is dynamic HTML the same as dHTML?

yep that is what the d stands for.


Why you save the file as HTML and why don't you save as dhtml for both HTML and dhtml files?

Though they are standards XHTML and DHTML both save as HTML or HTM files. It is a browser thing. Newer browsers will save the files associated with the page either in a separate directory or as a unified page, an interpretation of the copyright issues involved.


Differences between DHTML and XML?

HTML and its derrivative DHTML is used to position information in a web page, and XML is used to describe that information.


What are the different kinds of HTML?

Some different technologies that are built on top of HTML are DHTML - Dynamic HTML, XHTML - Extended HTML, XML - Extended Markup Language etc.


What code does MySpace use?

you can use html, dhtml, or css !! do not use javascript though!