Tables and background images Adobe Dreamweaver / Tables
In Dreamweaver, you can easily add a background image to a table, to a row within a table, or to individual cells within a table. Since text or another graphic is usually placed over the background image, use a background image that doesn't obscure or clash with other table elements.
Creating site mock-ups Adobe Dreamweaver / 3rd Party
This tutorial illustrates how you can use Macromedia FreeHand 10 to create preliminary sketches of your site's page layouts, color schemes, and other assets.
Creating Multiple Link Styles Adobe Dreamweaver / CSS
This is really easy to do but it took me forever to figure out. I wish someone was around to tell me like I about to tell you. Lets say you had a page with a dark colored side and a light colored side but the link style you have is a dark color that makes it really hard to read on the dark side of the page. To solve this you want the links on the light side to be dark colored and the links on the dark side to be light colored.
Create Login Page Adobe Dreamweaver / Database Integration
This tutorial will teach you how to make a login page in Dreamweaver MX. At the end of the tutorial you will have a page where users can enter their user name and password and if the user name and password which they entered match the records in the database they will be allowed to enter the restricted page in other words redirected to the members area.
Inserting a Table Adobe Dreamweaver / Tables
Tables are used to organize information on a page. They are used to organize data and images, as well as position information and pictures throughout a page. This page is a complex combination of tables which allows the writer to organize it into the design of choice.
Using Links in templates Adobe Dreamweaver / Templates
Templates are a useful tool for designers when developing a Web site consisting of a series of Web pages. You can set up a template with areas that won't change from page to page, like a menu or an image, and define editable areas that will be different on every page. Then, you create the Web pages in your site from this template so you don't need to add that menu or image into every single page.
How to Set a Link Style Within Your CSS Sheet Adobe Dreamweaver / CSS
If you want to set the link color and style you can do that quite easily using the page properties window. But if you want more than one link style on your web site you'll have to dig in to your css sheet.