Learn
-
Read CSS Layout Techniques: for Fun and Profit for an excellent look at using dynamic positioning as an alternative to HTML tables.
- Read the complete Cascading Style Sheets level 2 Recommendation.
- Follow the progress of work on Cascading Style Sheets level 3 at the W3C.
- Read the "Intro to cascading style sheets: Type" tutorial (developerWorks, September 2001) for a look at CSS in general and text effects in particular.
-
Explore additional CSS resources at The CSS Pointers Group.
- Read How to Build Pull-Down Menus with JavaScript, an excerpt from Javascript for the World Wide Web: Visual QuickStart Guide, 4th Edition by Tom Negrino and Dori Smith.
- Explore additional DHTML resources at the Web Developer's Virtual Library's Dynamic HTML pages.
- Read a JavaScript Tutorial for Programmers by Aaron Weiss.
- Read "Creating Dynamic HTML in Internet Explorer 4+ using JavaScript" (developerWorks, April 2001), an excerpt from Paul Wilton's Beginning Javascript, for a look at using JavaScript to change HTML elements.
-
Read "A cross-browser DHTML table" (developerWorks, May 2001) for a look at adapting JavaScript to different browsers.
- Explore Danny Goodman's JavaScript Pages for a look at what functions and tags are supported in which browsers.
Get products and technologies
-
Download a zip archive of the sample code presented in this tutorial.

