Results 16 to 19 of 19
Thread: Html & dhtml?
-
01-19-2012, 07:05 AM #16
Sophomore
- Join Date
- Dec 2011
- Posts
- 119
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
DHTML sites will be fast enough upon client-side technologies.
DHTML is not a language, but the art of using HTML, JavaScript, and CSS together to create dynamic things, such as navigation menus. HTML is the actual markup language web pages are displayed in. It creates static content on a web page.
-
02-29-2012, 02:56 AM #17
Senior
- Join Date
- Jul 2011
- Posts
- 534
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
DHML used events, methods, properties to insulate dynamism
in HTML Pages.
-
03-01-2012, 01:03 AM #18
Freshman
- Join Date
- Mar 2012
- Posts
- 21
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
DHTML
DHTML is the art of combining HTML, JavaScript, DOM, and CSS
DHTML is Not a Language
DHTML stands for Dynamic HTML.
DHTML is NOT a language or a web standard.
DHTML is a TERM used to describe the technologies used to make web pages dynamic and interactive.
To most people DHTML means the combination of HTML, JavaScript, DOM, and CSS.
HTML
HTML stands for Hyper Text Markup Language,HTML is not a programming language, it is a markup language, A markup language is a set of markup tags
HTML uses markup tags to describe web pages
HTML documents describe web pages, contain HTML tags and plain text
HTML documents are also called web pages
-
05-15-2012, 09:08 AM #19
Freshman
- Join Date
- May 2012
- Posts
- 12
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
DHTML loads content on fly. Your whole page does not loads but only the content part that needs to be altered, so saving the crucial time for the users and giving the snazzy look to the website.
Similar Threads
-
DHTML Fading Animation Image
By JavaScriptBank in forum JavaScript & AJAXReplies: 0Last Post: 05-15-2010, 11:03 AM -
Dynamic DHTML SubMenus onMouseover
By JavaScriptBank in forum JavaScript & AJAXReplies: 0Last Post: 04-30-2010, 10:38 PM -
Complete referce guide required to difference between xhtml, html, dhtml
By sophiemartin in forum HTML / DHTMLReplies: 2Last Post: 09-14-2009, 07:43 AM -
Learning about dhtml
By nava in forum HTML / DHTMLReplies: 1Last Post: 08-25-2009, 07:00 AM -
AJAX, DHTML and JavaScript Libraries
By Amit.Verma in forum Web Development - Programming & CodingReplies: 3Last Post: 08-19-2008, 01:18 AM


Reply With Quote

