HoloGuides : Know Everything !
find 

Add URL
Advanced Searching

 
We at HoloGuides are constantly trying to improve our service. Our latest feature : CyG Personal Search Agent
Configure CyG the way you want your information presented or what sites you want to search.

 find 

 

  ... try it: focussed search  

recently updated 

Formula 1 | 20 000+ music artists | Immanuel Kant | 200+ country guides | MP3 | New York | cars | Amsterdam NL | people | browser | Excel VBA | freeware | Information Technology | movies | Entertainment | games | stamps | bonsai | Jules Verne | lyrics | chess ...
HoloGuides >> Macromedia >> Dreamweaver
you are here : HoloGuides >> Software  >>   Dreamweaver  
Official Site
  Macromedia
 

Dreamweaver [Web]

  Download
  Dreamweaver Trial [Web]
   
Interface
  Palettes
   Answers
   Application
   Code
   Design
  • CSS Styles
  • HTML Styles
  • Behaviors
   Files
   Insert
   Properties
  Toolbars
  Document
   
   
Reviews
  A-Z
  -
Tutorials
  sites
  iBoost [Web]
  SiteBuilder [Web]
  TutorialFind [Web]
  topics
  Behaviors [Web]
  CSS [Web]
  FAQs [Web]
  JavaScript
  FTP, synchronize [Web]
  Templates [Web]
  Snippets [Web]
   
Awards
  International

 


some news from the web: continuously updated


Build professional web sites and applications

Rich CSS Support
Create sophisticated, standards-based sites with Cascading Style Sheets

Cross-Browser Validation
Automatically check tags and CSS rules for compatibility across leading browsers

Secure FTP
Fully encrypt file transfers and prevent unauthorized access to data and files


The Document toolbar : if closed, open it via the menu: View - Toolbars - Document
Drag it to the top of the screen, just below the menu - or where you want to have it.
Document Toolbar
The first 3 icons switch between 3 different views:

  • code view only
  • code and design view
  • design view only

Most of the time I work in 'code and design view' mode.


The Properties palette is very useful. It is context sensitive, which means it adapts the content based on what 'object' (HTML element) you have selected.

By selecting text, you get the basic Format, Font, B, I, U, Alignment, Bullet, Link, ... properties.


Hoover the cursor over the icons to see a balloon help

  • Format
    'Paragraph' sets a <p> ... </p> around the selected text
    'Heading ...' sets a <h...> ... </h...> around the selected text
  • Font sets the font of the selected text
  • Text Color : select from the color picker or enter the color name e.g. 'red' into the field
  • Bold [Ctrl+B], Italic [Ctrl+I]
  • Text Alignment : Left [Ctrl+Alt+Shift+L], Center [...+C], Right [...+R], Justified [...+J]
  • Link : add a <a...> </a> around the selected text

 

Clicking inside a cell of a table the dialog shows cell width, background-, border color, horizontal and vertical alignment, etc.


The Design palette : CSS Styles, HTML Styles, Behaviors


The Code palette : Tag Inspector, Snippets, Reference


To add a new folder (e.g.: C Sharp) to the snippets collection, right-click on the 'Name' field, then select 'New Folder' from the pop-up menu.
To create a new snippet from existing objects (HTML elements) simply select the objects, right-click them and then select 'Create New Snippet' from the pop-up menu.
A double-click on an existing snippet inserts the previously define HTML code at the cursor position.

The Files palette : Site, Assets


The Insert palette : Common, Layout, Text, Tables, Frames, Forms, Templates, Characters, Media, Head, Script, ASP.Net, Application


Tips and hints

menu: 'Edit Preferences' [Ctrl+U], tab 'General' : uncheck the 'Use <strong> and <em> instead of <b> and <i>'

 

 

 

set text color set selected text to Bold set font size (none for default) Bulleted & Numbered Lists text alignment Left, Center, Right, Justified set selected text to Italic format paragraph set the text font set the anchor tag