| Visit Tutorial >> |
| create a jump menu that will help you to fit, if you have many links on a page and don't have enough of space to fit. See this how to create jump menus in Macromedia Dreamweaver 4.0. Code is also included. |
| Hits: 299 |
| Visit Tutorial >> |
| When you develop big web sites with parts of the web pages having repetitive content, you must use Server Side Includes(SSI). You can notice in this site itself all the sections have the same header, menu. If need to make any change in these areas have to manually change it in all pages or if using templates or libraries have to FTP all the pages whenever we make a change. |
| Hits: 129 |
| Visit Tutorial >> |
| 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. |
Tags: dreamweaver layers | Hits: 216 |
| Visit Tutorial >> |
| 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. |
| Hits: 166 |
| Visit Tutorial >> |
| Learn how to customize forms in Dreamweaver. Tips for customizing input boxes, list menus, submit buttons. And learn how to validate forms using Dreamweaver behaviors. |
| Hits: 1121 |
| Visit Tutorial >> |
| Learn how to create links without the underline in Dreamweaver using stylesheets. You need to go to your style palette, make a new style and apply the style on your link. Here are the steps: |
| Hits: 269 |
| Visit Tutorial >> |
| Most of the web pages that uses a common structure called a template. Generally web sites follows a standard structure, that contain a header, a navigation bar and a footer which is common to all pages. If your site has 30 pages and if you want to make a small change, you will have to make changes in each of those 30 pages manually. Instead, if you use a template you only need to make changes in the template and all other pages get updated automatically. Following steps will help you to learn how to use templates in Dreamweaver. |
| Hits: 355 |
| Visit Tutorial >> |
| Defining a Site in Dreamweaver to organize the site's file structure. To create a website, the first thing is you have to define a site. This helps Dreamweaver to organize the files used in this site. |
| Hits: 131 |
| Visit Tutorial >> |
| To create jump menus, swap images, pop-up windows, play sound, validate forms and many more, you can use the Dreamweaver behaviors panel. It makes easy to add interactivity to your site. |
| Hits: 116 |
| Visit Tutorial >> |
| Use the Dreamweaver behaviors panel to create small pop-up windows for ads or news! This helps you to create pop-up ads, small browser windows etc. Here provided the code that you can cut 'n' paste and use in your web page. |
| Hits: 268 |