
Tip 2. Getting Help.
A lot of information can be found on web sites like roscripts.com But before looking for a solution and spend valuable minutes on searching the internet try hitting the F1 key and open the help file that comes with dreamweaver. This help file will give you a lot of information to help you find a solution.
Tip 3. Working with Extension.
Dreamweaver has the power to make your live as a web site designer easy. Use it! Extensions will do a lot of work for you and speed up your business.
Extensions can be found on the Adobe web site. You will find commercial and free extension to speed up your work. Extensions are separate files which can be installed but also de installed if they doesn't do the job for you. A good example is the Lorum Ipsum Generator from technocurve wich alouds you to insert up to 5 paragraphs of Lorum ipsum content. Easy and fast text to test your design.
Tip 4. Create Templates.
Another great way of speeding up your work and make it less fault tolerance, is working with templates. Before putting in any content in your design save your new design as a template. In your template you can insert Editable Regions (Insert -> Template Objects -> Editable Region). Once your Template is saved you can add new pages from the template with out the worries about the design or your menu. This saves you lots of time.
Tip 5. Validate your site.
We all want a high page rank in search engines. Search engines like Google will scan index your web site and also looks at your code and will validate your web site on content, pictures and HTML. To get better results make sure that your HTML code is in place by validating your web site. Validating your web site will give you an overview of problems that influence your ranking. For example. you insert a photo but you don't put in a alt text. Google will index this but doesn't no what kind of photo it is. by putting in alt texts Google understand the picture and will increase your ranking. With the build in validating tool from Dreamweaver you find al those forgotten alt attributes.
Tip 7. The Spry Framework.
The Spry Framework is a collection (library) of java scripts that give you the easy way of getting data (XML file) into your web site.
They all come with separate style sheet so adjustable to your original design. With your knowledge of HTML and CSS you don't have to sort out the javascript. You want to create a fast menu bar with child nodes. It is allready there for you.
Tip 8. Link Checker
To make sure that every link in your web site works you have to check every link separate or use a link checker. again you can find freeware link checker on the internet and install them on your pc. o you end up with all different kind of tools that will low done your computer but even worse, it slows down your whole project. With the build in link checker in Dreamweaver you check all your links in your web site in one. Another effort is that when a broken link is found, a simple click will bring you straight to the code.
Tip 9. Using grid, rulers and guides.
Especially when your working with layers, the positioning of all the layer can be hard. Switching on the grid and rulers help you out to get your design in position. Guides can be found by click and holding on the rulersbar. Then drag, when mouse is still clicked, the guide into place. The view options can be found on the document bar. more adjustment to the guides and rulers can be done via view in the main menu bar.
Tip 10. Drag to make a link.
Creating an internal link has never been simplier then with the drag and drop function. Click the crosshair next to link properties and drag it on one of your files in the files panel. your link is there.
Added by Snock Master on December-15-2007, 9:05 am
