Template Categories

templates categories Automobiles
templates categories Business
templates categories CSS Templates
templates categories E-Commerce
templates categories Education
templates categories Fashion
templates categories Greeting Cards
templates categories Hotels
templates categories Jewelry
templates categories kids
templates categories Models
templates categories Music - Films
templates categories Night Club
templates categories Real Estate
templates categories Restaurant
templates categories Software
templates categories Sports
templates categories Travel
templates categories Web-design
templates categories Wedding

Tutorial Categories

tutorial categories AJAX
tutorial categories CSS
tutorial categories Dreamweaver
tutorial categories Flash
tutorial categories FTP - File Transfer
tutorial categories HTML Emails
tutorial categories Javascript
tutorial categories Microsoft Excel
tutorial categories Microsoft Windows
tutorial categories Microsoft Word
tutorial categories MySql
tutorial categories Photoshop
tutorial categories Php
tutorial categories Windows Movie Maker
tutorial categories Xhtml / Html
DREAMWEAVER TIPS & TRICKS - 1


1. To edit your tags fast use the quick tag editor by clicking the icon below the help button in the properties panel. OR Ctrl + T
Dreamweaver Quick tag editor

2. To shuffle between css and html mode click in the icon on the left of fonts drop down box in the properties panel.
CSS HTML dreamweaver icon

3. For <br> tags use shift + enter keys.

4. For non breaking press shift + control and clicking the spacebar.

5. Press F12 to view the page in browser.

6. Press F10 to jump to code inspector.

7. Press F4 to hide panels.

8. Customize bullets by using the Type attribute in the <ul> or <ol> tag. For example <ul type=”square”>

9. If you want to merge two cells simply select the cells and press M.