|
|
| HTML Discuss about HTML designing problems here or help others with their HTML designing issues. |

03-15-2011, 08:08 AM
|
|
Junior Member
|
|
Join Date: Mar 2011
Posts: 23
|
|
Html Vs Dhtml
HTML and DHTML is same isn't it.
What is the extra facility of DHTML, if you know please explain.
Thanks
--------
[Links Removed]
Last edited by AffiliateSeeking : 03-15-2011 at 10:14 PM.
|

03-30-2011, 11:05 AM
|
|
Junior Member
|
|
Join Date: Mar 2011
Posts: 17
|
|
|
DHTML means Dynamic HTML. We can write scripting code in it to perform certain action on events such as button press, menu selection.
|

03-31-2011, 02:03 PM
|
 |
Senior Member
|
|
Join Date: Dec 2010
Location: 1 King Street, 1 King Street,Altofts, Wakefieldd, West Yorshire
Posts: 334
|
|
Quote:
Originally Posted by JacksSmith
DHTML means Dynamic HTML. We can write scripting code in it to perform certain action on events such as button press, menu selection.
|
To increase intercity of a web page DHTML is the best to make a web page.
|

04-01-2011, 12:07 PM
|
|
Junior Member
|
|
Join Date: Apr 2011
Posts: 8
|
|
|
If HTML uses java script this is called DHTML.
or
We can say HTML including events,methods,properties so become DHTML.
|

12-16-2011, 12:27 PM
|
|
Junior Member
|
|
Join Date: Dec 2011
Posts: 17
|
|
|
HTML
HTML is the lingua franca for publishing hypertext on the World Wide Web. It is a non-proprietary format based upon SGML, and can be created and processed by a wide range of tools, from simple plain text editors - you type it in from scratch- to sophisticated WYSIWYG authoring tools. HTML uses tags such as <h1> and </h1> to structure text into headings, paragraphs, lists, hypertext links etc. Here is a 10-minute guide for newcomers to HTML. W3C's statement of direction for HTML is given on the HTML Activity Statement.
DHTML
DHTML is dynamic HTML. Basically, DHTML is a combination of different technologies to make your HTML interactive. Common languages used are HTML (of course), Java and Style sheets.
|

01-19-2012, 07:38 AM
|
|
Senior Member
|
|
Join Date: Nov 2011
Posts: 256
|
|
|
DHTML use to java script & HTML DOM, and CSS.
|

01-19-2012, 09:39 AM
|
|
Member
|
|
Join Date: Sep 2011
Posts: 50
|
|
Quote:
Originally Posted by paydayloan
DHTML use to java script & HTML DOM, and CSS.
|
This is good answered short and shines.... Thanks for the right answerer
|

01-21-2012, 11:50 AM
|
|
Member
|
|
Join Date: Nov 2010
Location: Delhi
Posts: 97
|
|
|
HTML :- HTML is the Hyper text Markup Language, used for the Website Looking.
DHTML:-DHTML is Dynamic Hyper Text Markup Language and In Dhtml we use the javascript and xml.
|

02-16-2012, 06:13 AM
|
|
Junior Member
|
|
Join Date: Feb 2012
Posts: 19
|
|
|
hi..
html is targeted to how the data looks doesn't matter what the data is. but in dhtml you can make the dynamic interaction as you can pass the value to the database as well.
|

04-04-2012, 08:27 AM
|
|
Senior Member
|
|
Join Date: Mar 2012
Posts: 134
|
|
|
HTML (HyperText Markup Language) is the actual markup language web pages are displayed in. It creates static content on a web page.
DHTML is not a language but a technology. It stands for Dynamic HTML and it's using HTML, CSS and Javascript together to create web pages that are not static displays only, but the content is actually dynamic in response to what a visitor does on a page.
DHTML is all client side. That means all the dynamic actions occuring on the web page controlled by the Javascript is first loaded onto the client browser so that's where everything happens. If you want new content, requests have to be made to the server which then reloads the web page you are viewing.
The next evolutionary step in web site development which you probably have heard of is "Ajax".
Ajax is DHTML plus one new thing: making server calls. So the web page can make server requests for new information and pass that to the client web browser without having to reload a whole new page.
|

04-30-2012, 07:19 AM
|
|
Senior Member
|
|
Join Date: Feb 2012
Location: USA
Posts: 285
|
|
|
DHTML is the dynamic html which is much advanced then normal html.
|

08-07-2012, 10:20 AM
|
|
Member
|
|
Join Date: Aug 2011
Posts: 60
|
|
|
HTML is static. Once a page is generated it is not changed until its reload.
DHTML is dynamic- that it's appearance can change after loading. For instance-DHTML is used for drop down menus, roll over buttons.
|

10-03-2012, 12:58 PM
|
 |
Senior Member
|
|
Join Date: Aug 2012
Location: India
Posts: 208
|
|
|
DHTML is a Dynamic HTML which usually means a combination of Javascript, CSS and HTML in order to create dynamic web pages. and HTML is just html tags only.
|

10-03-2012, 03:14 PM
|
|
Senior Member
|
|
Join Date: Mar 2012
Location: India
Posts: 157
|
|
|
HTML stands for HyperText Markup Language.Its not a programming language its a markup language. It creates static content on a web page.
DHTML stands for Dynamic Hyper Text Markup Language. In DHTML we can use javascript and xml and it creates dynamic content on a web page.
|

10-08-2012, 07:23 AM
|
|
Member
|
|
Join Date: Jan 2012
Location: India
Posts: 66
|
|
|
You are right HTML and DHTML is same but there is some different feature is DHTML.
DHTML means Dynamic HTML. We can write scripting code in it to perform certain action on events such as button press, menu selection.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 02:35 PM.
|