0% found this document useful (0 votes)
203 views7 pages

Dreamweaver 8 Keyboard Shortcuts

This document lists keyboard shortcuts for Dreamweaver 8. Some key shortcuts include Ctrl/Cmd+N to open a new document, Ctrl/Cmd+S to save, F12 to view in browser, Ctrl/Cmd+Z for undo, Ctrl/Cmd+X for cut, Ctrl/Cmd+C for copy, and Ctrl/Cmd+V for paste. Shift+F1 opens the reference window to view help topics for Dreamweaver.

Uploaded by

divya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
203 views7 pages

Dreamweaver 8 Keyboard Shortcuts

This document lists keyboard shortcuts for Dreamweaver 8. Some key shortcuts include Ctrl/Cmd+N to open a new document, Ctrl/Cmd+S to save, F12 to view in browser, Ctrl/Cmd+Z for undo, Ctrl/Cmd+X for cut, Ctrl/Cmd+C for copy, and Ctrl/Cmd+V for paste. Shift+F1 opens the reference window to view help topics for Dreamweaver.

Uploaded by

divya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Dreamweaver 8 Keyboard Shortcuts

Quick Keys for Dreamweaver

Keyboard Shortcut Action

Alt+F File
Open the file menu.

Ctrl+N / Cmd+N New document


Open a new document for editing.

Ctrl+O / Cmd+O Open


Open an existing document for editing.

Ctrl+Shift+O / Open in Frame


Cmd+Shift+O Open an existing document into the selected frame for editing.

Ctrl+W / Cmd+W Close


Close the current document. If it has not been saved, you will be prompted to
save.

Ctrl+Shift+W / Close All


Cmd+Shift+W Close every open document. If some have not been saved, you will be
prompted to save each one.

Ctrl+S / Cmd+S Save


Save the current document. If it has never been saved, you will be prompted
for a file name.

Ctrl+Shift+S / Save As...


Cmd+Shift+S Save the current document with a new file name.

Ctrl+P / Cmd+P Print


Print the HTML for the current document.

F12 View in Browser


View the page in your primary Web browser.

Ctrl+F12 / Cmd+F12 View in Alternate Browser


View the page in your alternate Web browser.

Shift+F8 Check Links


Validate the links in the current document.

Shift+F6 Validate Markup


Validate the HTML in the current document.

Ctrl+Q / Cmd+Q Exit


Quit the program and exit.

Alt+E Edit
Open the edit menu.

Ctrl+Z / Cmd+Z Undo


Undo the last change.

Ctrl+Shift+Z / Redo
Cmd+Shift+Z Redo the last undo.

Ctrl+X / Cmd+X Cut


Cut the selected text and put it on the clipboard.

Ctrl+C / Cmd+C Copy


Copy the selected text and put it on the clipboard.

Ctrl+V / Cmd+V Paste


Paste the text on the clipboard at the cursor location.

Ctrl+Shift+C / Copy HTML


Cmd+Shift+C Copy the selected HTML and put it on the clipboard.

Ctrl+Shift+V / Paste HTML


Cmd+Shift+V Paste the HTML on the clipboard at the cursor location.

Ctrl+A / Cmd+A Select All


Select all the text in the window.

Ctrl+[ / Cmd+[ Select Parent Tag


Select the containing tag.

Ctrl+] / Cmd+] Select Child Tag


Select the contained tag.

Ctrl+F / Cmd+F Find and Replace


Search within the current document for text and replace it with other text if
you choose.

Shift+F3 / Cmd+G Find Selection


Search within the current document for the selected text.

F3 Find Next
Go to the next instance of the searched for string.

Ctrl+G / ? Go to
Go to the line number or character position you specify.

Ctrl+Space / Show Code Hints


Cmd+Space Display any information available on the tag at the cursor.

Ctrl+Shift+> / Indent
Cmd+Shift+> Indent the selected line(s) one tab space.

Ctrl+Shift+< / Outdent
Cmd+Shift+<< Outdent the selected line(s) one tab space.

Ctrl+Shift+' / Balance Braces


Cmd+Shift+' Align the braces.

Ctrl+U / Cmd+U Preferences


Change your preferences for Dreamweaver.

Alt+V View
Open the View menu.

Ctrl+` / Cmd+` Switch Views


Switch between code, design, and code & design views.

F5 Refresh Design View


Reload the markup displayed in the design view.

Ctrl+Shift+H / Head Content


Cmd+Shift+H Display the header content while in design view.

F6 Expanded Tables Mode


View tables expanded.

Ctrl+F6 / Cmd+F6 Layout Mode


View tables in layout mode.

Ctrl+Shift+I / Hide All Visual Aids


Cmd+Shift+I Turn off all visual aids.

Ctrl+Alt+R / Show All Rulers


Cmd+Opt+R Display all rulers on the screen.

Ctrl+Alt+G / Show Grid


Cmd+Opt+G Display grid in design view.
Ctrl+Alt+Shift+G / Snap to Grid
Cmd+Opt+Shift+G Snap elements to grid.

Ctrl+Alt+P / Play Plugin


Cmd+Opt+P Play plugin at cursor.

Ctrl+Alt+X / Stop Plugin


Cmd+Opt+X Stop plugin at cursor.

Ctrl+Alt+Shift+P / Play All Plugins


Cmd+Opt+Shift+P Play all plugins.

Ctrl+Alt+Shift+X / Stop All Plugins


Cmd+Opt+Shift+X Stop all plugins.

F4 Hide Panels
Hide all open panels.

Alt+I Insert
Open the insert menu.

Ctrl+E / Cmd+E Insert Tag


Insert markup tag at cursor.

Ctrl+Alt+I / Cmd+Opt+I Insert Image


Insert image at cursor.

Ctrl+Alt+F / Insert Flash


Cmd+Opt+F Insert Flash animation at cursor.

Ctrl+Alt+D / Insert Shockwave


Cmd+Opt+D Insert Shockwave object at cursor.

Ctrl+Alt+T / Insert Table


Cmd+Opt+T Insert table at cursor.

Ctrl+Alt+A / Insert Named Anchor


Cmd+Opt+A Insert named anchor at cursor.

Shift+Return / Insert Line Break


Shift+Return Insert line break (<br />) at cursor.

Ctrl+Shift+Space / Non-breaking space


Cmd+Shift+Space or Insert a non-breaking space (&nbsp;) at cursor.
Option+Space in Design
View

Ctrl+Alt+V / Insert Editable Region


Cmd+Opt+V Insert editable region for a template at cursor.

Alt+M Modify
Open the modify menu.

Ctrl+J / Cmd+J Page Properties


Modify the properties for the page.

Ctrl+T / Cmd+T Quick Tag Editor


Add a tag quickly in the design view.

Ctrl+L / Cmd+L Make Link


Make the highlighted object a link.

Ctrl+Shift+L / Remove Link


Cmd+Shift+L Remove link from highlighted object.

Ctrl+Shift+1 / Align Left


Cmd+Shift+1 Align object left.

Ctrl+Shift+3 / Align Right


Cmd+Shift+3 Align object right.

Ctrl+Shift+4 / Align Top


Cmd+Shift+4 Align object at top.

Ctrl+Shift+6 / Align Bottom


Cmd+Shift+6 Align object at bottom.

Ctrl+Alt+Shift+T / Add Object to Timeline


Cmd+Opt+Shift+T Add element to timeline.

Alt+T Text
Open text menu.

Shift+F7 Check Spelling


Check spelling in document.

Alt+C Commands
Open commands menu.

Ctrl+Shift+X / Start Recording


Cmd+Shift+X Record all commands.
Alt+S Site
Open the site menu.

Ctrl+Shift+D / Get
Cmd+Shift+D Get all files on remote site and bring them to local drive.

Ctrl+Alt+Shift+D / Check Out


Cmd+Opt+Shift+D Check out all files on remote site and bring them to local drive.

Ctrl+Shift+U / Put
Cmd+Shift+U Put all files on remote site from local drive.

Ctrl+Alt+Shift+U / Check In
Cmd+Opt+Shift+U Check in all files on local drive and put them on remote site.

Ctrl+F8 / Cmd+F8 Check Links Sitewide


Validate all links on the site.

Alt+W Window
Open the window menu.

Ctrl+F2 / Cmd+F2 Insert Menu


Toggle insert window.

Ctrl+F3 / Cmd+F3 Properties Menu


Toggle properties window.

Shift+F11 CSS Styles


Toggle CSS styles window.

F2 Layers Menu
Toggle layers window.

Shift+F4 Behaviors Menu


Toggle behaviors window.

Shift+F9 Snippets Menu


Toggle snippets window.

Shift+F1 Reference Menu


Toggle reference window.

Ctrl+Shift+F10 / Databases Menu


Cmd+Shift+F10 Toggle databases window.

Ctrl+F10 / Cmd+F10 Bindings Menu


Toggle bindings window.

Ctrl+F9 / Cmd+F9 Server Behavior Menu


Toggle server behavior window.

Ctrl+F7 / Cmd+F7 Components Menu


Toggle components window.

F8 Files Menu
Toggle files window.

F11 Assets Menu


Toggle assets window.

F9 Tag Inspector Menu


Toggle tag inspector window.

F7 Results Menu
Toggle results window.

Shift+F10 History Menu


Toggle history window.

Shift+F2 Frames Menu


Toggle frames window.

F10 Code Inspector Menu


Toggle code inspector window.

Alt+F9 Timelines Menu


Toggle timelines window.

Alt+H Help
Open the help menu.

F1 Using Dreamweaver
Help with using Dreamweaver.

Ctrl+F1 / Cmd+F1 Using ColdFusion


Help with using ColdFusion.

Shift+F1 Reference
Reference help for Dreamweaver.

You might also like