Dynamic HTML Articles
An index of articles about Dynamic HTML (DHTML), and the different aspects of it, like JavaScript, and CSS.
Articles by Date | Articles by Topic
What is Dynamic HTML?
What is DHTML and how do you use it?
An easy way to get started understanding DHTML is to understand the attributes that are used for dynamic changes to a Web page like onclick onmouseover onfocus and so on
Dynamic HTML References
Dynamic HTML is fun and exciting, and with these references, you can get started
quickly.
Another Look at Browser Detection
Learn why using browser detection scripts might not be the best solution, and the basics of object detection as a solution.
Change Text Color Dynamically - Modern Browsers
It used to be very difficult to get text to change color in Netscape (4). But now it's very easy. And your HTML can be valid XHTML as well.
DHTML Menu Scripts and Programs
The best DHTML menu scripts and builder programs available for download or purchase.
Show and Hide Blocks of Text (or Images) with CSS and JavaScript
Learn how to use DHTML to toggle the visibility of an HTML element so that it shows and hides when your customer clicks on a link. This is a simple DHTML function using 2 lines of CSS and 4 lines of JavaScript.
Standards Based DHTML Menus
DHTML menus are one of the most popular ways to use dynamic HTML. They allow you to have crisp menus on your site while providing additional information to your customers as they mouse over the links.
"Watermarking" Your Web Pages
There are two ways you can create a watermark effect on your Web pages. Use CSS for a
less intrusive, standard watermark. Or use DHTML to create a more dynamic watermark
image.
Cross Browser DHTML
Here are four options you have for creating cross-platform Dynamic HTML Web pages.
Beginning Cascading Style Sheets
CSS can help you control the look and feel of your site, with ease.
Using Cascading Style Sheets
Learn the syntax of styles and some of the commonly used attributes.
How to Build an External Style Sheet
The primary strength of CSS is to make your site consistent. This article shows
you how.
How to Create a Rollover Image in Dreamweaver
It's easy to create a rollover image with Dreamweaver. This tutorial shows how to do it in Dreamweaver CS3, but the instructions are identical for versions back through Dreamweaver MX, including MX 2004, and Dreamweaver 8.
Using Style Classes and IDs
You can use CSS across multiple tags or multiple styles across one tag.
Quick JavaScript
JavaScript is a great way to add dynamic elements to your site, and these quick,
simple scripts are easy to add to your pages.
What is the DOM? Explaining the Document Object Model
Learn how to use the Document Object Model (DOM).
What is XHTML?
With the new standard for XHTML, there are lots of questions about the status
of HTML and how it relates to this new proposal.

