Get up to speed quickly with Dreamweaver CS4 with these tutorials, Adobe Captivate simulations, and video tutorials.
Watch this video to familiarize yourself with the new workspaces and key features in Dreamweaver CS4.
Start building better websites
Recent tutorials
Razvan Cotlarciuc (Oct. 27, 2008)
Create clean semantic HTML markup using Dreamweaver CS4 and the InContext Editing Markup Extractor.
Sheri German (Oct. 27, 2008)
Learn to use the Fireworks and Photoshop image editing integration tools in Dreamweaver CS4.
Scott Fegette (Oct. 15, 2008)
Find out what you can expect from the new version of Dreamweaver.
Mark Fletcher (Oct. 15, 2008)
Learn Dreamweaver CS4 with these Adobe Captivate tutorials.
Chris Converse (Oct. 15, 2008)
Learn and apply proven web design techniques.
Using Subversion with Adobe Dreamweaver CS4
Andrew Voltmer (Oct. 15, 2008)
Manage Dreamweaver content with version control.
Introducing InContext Editing

Explore this new online service for developers, designers, and content contributors.
Learn Dreamweaver CS4

Watch these demos to familiarize yourself with the new features in Dreamweaver CS4.
Dreamweaver for GoLive users
Get the free GoLive Migration Kit extension and familiarize yourself with the tools and features of Dreamweaver CS4.
In the Dreamweaver community
Use the following tutorials and videos to familiarize yourself with Dreamweaver CS4 and start building your first website, web application, or desktop application on Adobe AIR.
Note: For tutorials and videos specific to Dreamweaver CS3, visit the Dreamweaver CS3 Getting Started page. For Dreamweaver 8 Getting Started tutorials and articles, go to the Dreamweaver 8 Getting Started page.
Overview
Getting started with Dreamweaver
Working with other programs
Working with data
Building and styling websites
Creating your first website in Dreamweaver
Designing with CSS
More CSS
Building dynamic websites and web applications
Overview
Developing database-driven web applications
Building desktop applications on Adobe AIR
Learn Dreamweaver CS4 with video tutorials
Working with Dreamweaver CS4
More Dreamweaver videos on Adobe TV
The following sample applications show you what you can create with Dreamweaver CS3.
Dreamweaver and AIR
Note: You will need to have Adobe AIR installed in order to run the applications on this page.
You need the latest version of Adobe Flash Player installed, and JavaScript enabled, in order to install AIR and this application.
To-do List
Developer: Jonathan Snook
This sample app enables you to create a simple to-do list for all kinds of occasions. The goal of the tutorial that accompanies this article is to show you how to develop on Adobe AIR using your HTML and Ajax development skills.
Download To-do List
Download the source code
Read the tutorial
Spry
Note: The following demos are a proof of concept for the data capabilities of the Spry framework. They may not be keyboard or screen reader accessible. Please review the FAQ for more information.
Spry Effects Demo
Developer: Spry team
See what sample effects it is possible to create with Spry.
Spry Form Validation
Developer: Spry team
Get a demonstration of the Spry form validation in action.
Spry Photo Gallery
Developer: Spry team
This sample application shows an XML-based photo gallery.
Spry Product Table
Developer: Spry team
Explore an interactive data grid displaying XML-based data.
Spry RSS Reader
Developer: Spry team
See how multiple XML files can be used to build a rich interface.
Download the Dreamweaver software updates, extensions, software development kits (SDKs), and related software that take your design and development to the next level.
Related software and services
Share your web design and development knowledge, see what other web designers and developers are creating, and connect and engage with the Dreamweaver community using the following resources.
Engage with Dreamweaver resources
Get help with installation issues, troubleshooting, and more.
Post questions and get answers from Adobe Community Experts and the Dreamweaver community.
Access Dreamweaver documentation online and add your comments.
Find fast answers to cross-browser compatibility and CSS questions or share your knowledge and expertise.
Discuss Spry and get answers to your questions about Spry in the Labs forum.
Browse and download extensions for Dreamweaver, or create and post your own.
Read what people are saying about Dreamweaver in developer web logs.
See what our editors have bookmarked on del.icio.us for Dreamweaver.
Find a Dreamweaver user group
Get involved with like-minded web designers and developers in your area.
Find a Dreamweaver event
Attend a conference in person, or take one of our online seminars to learn more about Dreamweaver.
Find or become an Adobe Community Expert
Use the CSS Advisor to share knowledge and find answers to common CSS problems—or post comments and rate contributions.

Recent posts
Posted by tildamc at 09:13 AM on Nov 29, 2008
Ive created a site in dreamweaver and am having problems with it viewing on some browsers. When I run the compatibility check in dreamweaver it gives me this error:
Found 1 errors in external css files
Affects: Firefox 1.5, 2.0; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0.
Can anyone help me with a solution?
Posted by Siddis at 3:22 PM on Oct 23, 2008
When anonymous line boxes (boxes that contain inline content) are adjacent to a float, a 3px gap appears... (From DreamWeaver)
Posted by barleby_sp at 01:50 AM on Oct 10, 2008
trying to hide part of an <object> tag that loads flash content (when using a wrapping <div> smaller in height than the object flash) results in no hidding at all.
Affected browsers: Firefox 2.x and Firefox 3.x
Posted by Thierry Koblentz at 12:34 PM on Dec 19, 2007
When using the "_property" or "*property" hack, Safari 2.0 cannot make sense of the styles sheet.
i.e. selector {*color:red}
Posted by jjmillz at 7:13 PM on Sep 20, 2007
I used the a:active property in css to try and get link colors to update correctly when clicked, but it only works on my Internet Explorer and not Safari or Firefox.