Search Tutorials:

Sunday, October 26, 2008

Dreamweaver CS3: Working with DHTML

Dreamweaver CS3: Working with DHTML


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.

DHTML Technologies
Below is a listing of DHTML technologies:

HTML 4
The W3C HTML 4 standard has rich support for dynamic content:
- HTML supports JavaScript
- HTML supports the Document Object Model (DOM)
- HTML supports HTML Events
- HTML supports Cascading Style Sheets (CSS)

DHTML is about using these features to create dynamic and interactive web pages.

JavaScript
JavaScript is the scripting standard for HTML.
DHTML is about using JavaScript to control, access and manipulate HTML elements.
You can read more about this in the next chapter of this tutorial.

HTML DOM
The HTML DOM is the W3C standard Document Object Model for HTML.
The HTML DOM defines a standard set of objects for HTML, and a standard way to access and manipulate them.
DHTML is about using the DOM to access and manipulate HTML elements.
You can read more about this in a later chapter of this tutorial.

HTML Events
The W3C HTML Event Model is a part of the HTML DOM.
It defines a standard way to handle HTML events.
DHTML is about creating web pages that reacts to (user)events.
You can read more about this in a later chapter of this tutorial.

CSS
CSS is the W3C standard style and layout model for HTML.
CSS allows web developers to control the style and layout of web pages.
HTML 4 allows dynamic changes to CSS.
DHTML is about using JavaScript and DOM to change the style and positioning of HTML elements.
You can read more about this in a later chapter of this tutorial.

Source: http://www.w3schools.com/dhtml/dhtml_intro.asp

Social Bookmarking

No comments:

Blog Disclaimer

One Stop Web Dev't Buckets is a personal blog that aims to share online video tutorials. This blog is a collaborative effort of individuals who are currently registered members of other online community sites. One Stop Web Dev't Buckets does not claim any form of ownership or copyright in the materials found in this blog. Most of the video tutorials and contents featured in this blog come from other sites. The said materials are owned by those sites where these resources are posted.

Blog Affiliates

Web Development & Design - Top Blogs Philippines