Adobe Dreamweaver Creating and Modifying layers in DreamweaverMX
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.
Show and Hide layers in DreamweaverMX Adobe Dreamweaver / Layers
This will tell you to use the Show-Hide feature in layers. You can create five links (which correspond to five images. The corresponding image should be displayed when the mouse moves over a link.
Creating more Complex Page Layouts using Nested Tables Adobe Dreamweaver / Tables
When you move on from creating basic pages you'll need to understand how to create those layouts. There is always the Layers option, but they offer some limitations (we'll look at Layers in a future tutorial). The beauty of using nested tables is that they are very browser compatible. Unlike Layers that are only usable on version 5x browsers and above.
Working with layers Adobe Dreamweaver / Layers
In this Dreamweaver 8 Working with Layers video tutorial you will learn:
Located and open the layers button; Working with layers; Adding multiple layers; Tables and layers.
Layers Adobe Dreamweaver / Layers
Layers are DHTML components and are similar to tables with a few different properties. Like tables they are containers where you put text or images. Unlike tables layers allow you to position an image or text in a particular point on the page and dreamwever automatically derives the x and y coordinates for the layer. You can reposition the layer by selecting and dragging it on the screen. Layers can be hidden or made visible, this is an added advantage in layers. Layers are viewed differently in different browsers.
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.
Working with Layers Adobe Dreamweaver / Layers
In this tutorial I will show you how to use layers, and we will do a little navigation system. Then once you know how to use them, you can implement them according to your own creativity.