Creating a web photo album Adobe Dreamweaver / 3rd Party
If you have both Macromedia Dreamweaver MX and Macromedia Fireworks MX installed on your computer, you can use the Create Web Photo Album command in Dreamweaver to create and lay out a photo album page. A photo album page consists of a table containing small thumbnail images, each of which is linked to a larger image.
Web Photo Album Adobe Dreamweaver / Getting Started
If you have a group of pictures you want to put up on the web quickly, this nifty feature is just for you. Dreamweaver will process a group of images and index them as thumbnails as well as put each full sized image on it's own page with navigation.
Creating anchors and mailto in DreamweaverMX Adobe Dreamweaver / Linking and Navigation
Unseen section bookmarks within a page are called named anchors. You can use the Property inspector to link to a particular section of a document by first creating named anchors. Named anchors can set markers in a document, which are frequently placed at a specific topic or at the top of a document. You can then create links to these named anchors. This will quickly take your visitor to the specified position in the document.
Creating and Modifying layers in DreamweaverMX Adobe Dreamweaver / Layers
Layers are DHTML components and are similar to tables with a few different properties. In tables you can put text or images. But layers allow you to position an image or text in a particular point on the page and it will automatically derive the x and y coordinates for the layer. You can reposition the layer by selecting and dragging. You can made Layers hide or visible, this is an additional advantage in layers. In different browsers, Layers are viewed differently.
Planning your Web site design Adobe Dreamweaver / Site Management
When you begin thinking about creating a Web site, you should follow a series of planning steps to make sure your site is successful. Even if you are just creating a personal home page that only friends and family will see, it can still be to your advantage to plan the site carefully in order to make sure everyone will be able to use it easily.
Creating ASP.NET Web Service Pages Adobe Dreamweaver / 3rd Party
Dreamweaver MX lets you browse and choose web services available on the Internet, generate a .NET web service proxy, and drag and drop methods and data types into a page's code view.