{"id":479,"date":"2008-06-19T21:16:57","date_gmt":"2008-06-20T02:16:57","guid":{"rendered":"http:\/\/alsplace.aldenbaker.com\/alsplace\/keyboard-shortcuts\/479\/dreamweaver-8-keyboard-shortcuts\/"},"modified":"2009-01-04T19:59:18","modified_gmt":"2009-01-05T00:59:18","slug":"dreamweaver-8-keyboard-shortcuts","status":"publish","type":"post","link":"http:\/\/alsplace.info\/?p=479","title":{"rendered":"Dreamweaver 8 Keyboard Shortcuts"},"content":{"rendered":"\n<!-- ALL ADSENSE ADS DISABLED -->\n<h2>Quick Keys for Dreamweaver<\/h2>\n<table border=\"0\" id=\"macromedia\">\n<tr>\n<th style=\"width: 25%\">Keyboard Shortcut<\/th>\n<th style=\"width: 75%\">Action<\/th>\n<\/tr>\n<tr>\n<td>Alt+F<\/td>\n<td>File<br \/> Open the file menu.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+N \/ Cmd+N<\/td>\n<td>New document<br \/> Open a new document for editing.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+O \/ Cmd+O<\/td>\n<td>Open<br \/> Open an existing document for editing.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+O \/ Cmd+Shift+O<\/td>\n<td>Open in Frame<br \/> Open an existing document into the selected frame for editing.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+W \/ Cmd+W<\/td>\n<td>Close<br \/> Close the current document. If it has not been saved, you will be prompted to save.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+W \/ Cmd+Shift+W<\/td>\n<td>Close All<br \/> Close every open document. If some have not been saved, you will be prompted to save each one.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+S \/ Cmd+S<\/td>\n<td>Save<br \/> Save the current document. If it has never been saved, you will be prompted for a file name.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+S \/ Cmd+Shift+S<\/td>\n<td>Save As&#8230;<br \/> Save the current document with a new file name.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+P \/ Cmd+P<\/td>\n<td>Print<br \/> Print the HTML for the current document.<\/td>\n<\/tr>\n<tr>\n<td>F12<\/td>\n<td>View in Browser<br \/> View the page in your primary Web browser.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F12 \/ Cmd+F12<\/td>\n<td>View in Alternate Browser<br \/> View the page in your alternate Web browser.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F8<\/td>\n<td>Check Links<br \/> Validate the links in the current document.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F6<\/td>\n<td>Validate Markup<br \/> Validate the HTML in the current document.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Q \/ Cmd+Q<\/td>\n<td>Exit<br \/> Quit the program and exit.<\/td>\n<\/tr>\n<tr>\n<td>Alt+E<\/td>\n<td>Edit<br \/> Open the edit menu.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Z \/ Cmd+Z<\/td>\n<td>Undo<br \/> Undo the last change.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+Z \/ Cmd+Shift+Z<\/td>\n<td>Redo<br \/> Redo the last undo.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+X \/ Cmd+X<\/td>\n<td>Cut<br \/> Cut the selected text and put it on the clipboard.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+C \/ Cmd+C<\/td>\n<td>Copy<br \/> Copy the selected text and put it on the clipboard.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+V \/ Cmd+V<\/td>\n<td>Paste<br \/> Paste the text on the clipboard at the cursor location.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+C \/ Cmd+Shift+C<\/td>\n<td>Copy HTML<br \/> Copy the selected HTML and put it on the clipboard.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+V \/ Cmd+Shift+V<\/td>\n<td>Paste HTML<br \/> Paste the HTML on the clipboard at the cursor location.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+A \/ Cmd+A<\/td>\n<td>Select All<br \/> Select all the text in the window.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+[ \/ Cmd+[<\/td>\n<td>Select Parent Tag<br \/> Select the containing tag.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+] \/ Cmd+]<\/td>\n<td>Select Child Tag<br \/> Select the contained tag.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F \/ Cmd+F<\/td>\n<td>Find and Replace<br \/> Search within the current document for text and replace it with other text if you choose.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F3 \/ Cmd+G<\/td>\n<td>Find Selection<br \/> Search within the current document for the selected text.<\/td>\n<\/tr>\n<tr>\n<td>F3<\/td>\n<td>Find Next<br \/> Go to the next instance of the searched for string.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+G \/ ?<\/td>\n<td>Go to<br \/> Go to the line number or character position you specify.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Space \/ Cmd+Space<\/td>\n<td>Show Code Hints<br \/> Display any information available on the tag at the cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+&gt; \/ Cmd+Shift+&gt;<\/td>\n<td>Indent<br \/> Indent the selected line(s) one tab space.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+&lt; \/ Cmd+Shift+&lt;&lt;<\/td>\n<td>Outdent<br \/> Outdent the selected line(s) one tab space.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+&#39; \/ Cmd+Shift+&#39;<\/td>\n<td>Balance Braces<br \/> Align the braces.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+U \/ Cmd+U<\/td>\n<td>Preferences<br \/> Change your preferences for Dreamweaver.<\/td>\n<\/tr>\n<tr>\n<td>Alt+V<\/td>\n<td>View<br \/> Open the View menu.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+` \/ Cmd+`<\/td>\n<td>Switch Views<br \/> Switch between code, design, and code &amp; design views.<\/td>\n<\/tr>\n<tr>\n<td>F5<\/td>\n<td>Refresh Design View<br \/> Reload the markup displayed in the design view.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+H \/ Cmd+Shift+H<\/td>\n<td>Head Content<br \/> Display the header content while in design view.<\/td>\n<\/tr>\n<tr>\n<td>F6<\/td>\n<td>Expanded Tables Mode<br \/> View tables expanded.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F6 \/ Cmd+F6<\/td>\n<td>Layout Mode<br \/> View tables in layout mode.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+I \/ Cmd+Shift+I<\/td>\n<td>Hide All Visual Aids<br \/> Turn off all visual aids.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+R \/ Cmd+Opt+R<\/td>\n<td>Show All Rulers<br \/> Display all rulers on the screen.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+G \/ Cmd+Opt+G<\/td>\n<td>Show Grid<br \/> Display grid in design view.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+Shift+G \/ Cmd+Opt+Shift+G<\/td>\n<td>Snap to Grid<br \/> Snap elements to grid.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+P \/ Cmd+Opt+P<\/td>\n<td>Play Plugin<br \/> Play plugin at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+X \/ Cmd+Opt+X<\/td>\n<td>Stop Plugin<br \/> Stop plugin at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+Shift+P \/ Cmd+Opt+Shift+P<\/td>\n<td>Play All Plugins<br \/> Play all plugins.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+Shift+X \/ Cmd+Opt+Shift+X<\/td>\n<td>Stop All Plugins<br \/> Stop all plugins.<\/td>\n<\/tr>\n<tr>\n<td>F4<\/td>\n<td>Hide Panels<br \/> Hide all open panels.<\/td>\n<\/tr>\n<tr>\n<td>Alt+I<\/td>\n<td>Insert<br \/> Open the insert menu.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+E \/ Cmd+E<\/td>\n<td>Insert Tag<br \/> Insert markup tag at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+I \/ Cmd+Opt+I<\/td>\n<td>Insert Image<br \/> Insert image at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+F \/ Cmd+Opt+F<\/td>\n<td>Insert Flash<br \/> Insert Flash animation at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+D \/ Cmd+Opt+D<\/td>\n<td>Insert Shockwave<br \/> Insert Shockwave object at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+T \/ Cmd+Opt+T<\/td>\n<td>Insert Table<br \/> Insert table at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+A \/ Cmd+Opt+A<\/td>\n<td>Insert Named Anchor<br \/> Insert named anchor at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Shift+Return \/ Shift+Return<\/td>\n<td>Insert Line Break<br \/> Insert line break (&lt;br \/&gt;) at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+Space \/ Cmd+Shift+Space or Option+Space in Design View<\/td>\n<td>Non-breaking space<br \/> Insert a non-breaking space (&amp;nbsp;) at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+V \/ Cmd+Opt+V<\/td>\n<td>Insert Editable Region<br \/> Insert editable region for a template at cursor.<\/td>\n<\/tr>\n<tr>\n<td>Alt+M<\/td>\n<td>Modify<br \/> Open the modify menu.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+J \/ Cmd+J<\/td>\n<td>Page Properties<br \/> Modify the properties for the page.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+T \/ Cmd+T<\/td>\n<td>Quick Tag Editor<br \/> Add a tag quickly in the design view.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+L \/ Cmd+L<\/td>\n<td>Make Link<br \/> Make the highlighted object a link.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+L \/ Cmd+Shift+L<\/td>\n<td>Remove Link<br \/> Remove link from highlighted object.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+1 \/ Cmd+Shift+1<\/td>\n<td>Align Left<br \/> Align object left.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+3 \/ Cmd+Shift+3<\/td>\n<td>Align Right<br \/> Align object right.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+4 \/ Cmd+Shift+4<\/td>\n<td>Align Top<br \/> Align object at top.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+6 \/ Cmd+Shift+6<\/td>\n<td>Align Bottom<br \/> Align object at bottom.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+Shift+T \/ Cmd+Opt+Shift+T<\/td>\n<td>Add Object to Timeline<br \/> Add element to timeline.<\/td>\n<\/tr>\n<tr>\n<td>Alt+T<\/td>\n<td>Text<br \/> Open text menu.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F7<\/td>\n<td>Check Spelling<br \/> Check spelling in document.<\/td>\n<\/tr>\n<tr>\n<td>Alt+C<\/td>\n<td>Commands<br \/> Open commands menu.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+X \/ Cmd+Shift+X<\/td>\n<td>Start Recording<br \/> Record all commands.<\/td>\n<\/tr>\n<tr>\n<td>Alt+S<\/td>\n<td>Site<br \/> Open the site menu.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+D \/ Cmd+Shift+D<\/td>\n<td>Get<br \/> Get all files on remote site and bring them to local drive.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+Shift+D \/ Cmd+Opt+Shift+D<\/td>\n<td>Check Out<br \/> Check out all files on remote site and bring them to local drive.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+U \/ Cmd+Shift+U<\/td>\n<td>Put<br \/> Put all files on remote site from local drive.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Alt+Shift+U \/ Cmd+Opt+Shift+U<\/td>\n<td>Check In<br \/> Check in all files on local drive and put them on remote site.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F8 \/ Cmd+F8<\/td>\n<td>Check Links Sitewide<br \/> Validate all links on the site.<\/td>\n<\/tr>\n<tr>\n<td>Alt+W<\/td>\n<td>Window<br \/> Open the window menu.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F2 \/ Cmd+F2<\/td>\n<td>Insert Menu<br \/> Toggle insert window.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F3 \/ Cmd+F3<\/td>\n<td>Properties Menu<br \/> Toggle properties window.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F11<\/td>\n<td>CSS Styles<br \/> Toggle CSS styles window.<\/td>\n<\/tr>\n<tr>\n<td>F2<\/td>\n<td>Layers Menu<br \/> Toggle layers window.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F4<\/td>\n<td>Behaviors Menu<br \/> Toggle behaviors window.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F9<\/td>\n<td>Snippets Menu<br \/> Toggle snippets window.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F1<\/td>\n<td>Reference Menu<br \/> Toggle reference window.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+Shift+F10 \/ Cmd+Shift+F10<\/td>\n<td>Databases Menu<br \/> Toggle databases window.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F10 \/ Cmd+F10<\/td>\n<td>Bindings Menu<br \/> Toggle bindings window.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F9 \/ Cmd+F9<\/td>\n<td>Server Behavior Menu<br \/> Toggle server behavior window.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F7 \/ Cmd+F7<\/td>\n<td>Components Menu<br \/> Toggle components window.<\/td>\n<\/tr>\n<tr> <a href=\"http:\/\/rivervet.com\/\">how does propecia work<\/a>  \t\t<\/p>\n<td>F8<\/td>\n<td>Files Menu<br \/> Toggle files window.<\/td>\n<\/tr>\n<tr>\n<td>F11<\/td>\n<td>Assets Menu<br \/> Toggle assets window.<\/td>\n<\/tr>\n<tr>\n<td>F9<\/td>\n<td>Tag Inspector Menu<br \/> Toggle tag inspector window.<\/td>\n<\/tr>\n<tr>\n<td>F7<\/td>\n<td>Results Menu<br \/> Toggle results window.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F10<\/td>\n<td>History Menu<br \/> Toggle history window.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F2<\/td>\n<td>Frames Menu<br \/> Toggle frames window.<\/td>\n<\/tr>\n<tr>\n<td>F10<\/td>\n<td>Code Inspector Menu<br \/> Toggle code inspector window.<\/td>\n<\/tr>\n<tr>\n<td>Alt+F9<\/td>\n<td>Timelines Menu<br \/> Toggle timelines window.<\/td>\n<\/tr>\n<tr>\n<td>Alt+H<\/td>\n<td>Help<br \/> Open the help menu.<\/td>\n<\/tr>\n<tr>\n<td>F1<\/td>\n<td>Using Dreamweaver<br \/> Help with using Dreamweaver.<\/td>\n<\/tr>\n<tr>\n<td>Ctrl+F1 \/ Cmd+F1<\/td>\n<td>Using ColdFusion<br \/> Help with using ColdFusion.<\/td>\n<\/tr>\n<tr>\n<td>Shift+F1<\/td>\n<td>Reference<br \/> Reference help for Dreamweaver.<\/td>\n<\/tr>\n<\/table>\n<!-- Social Bookmarks BEGIN -->\n<div class=\"social_bookmark\">\n<a title=\"Click me to see the sites.\" href=\"#\" onclick=\"$$('div.d479').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;\"><strong><em>Bookmark to:<\/em><\/strong><\/a>\n<br \/>\n<div class=\"d479\" style=\"overflow:hidden\">\n<br \/>\n<br \/>\n<a style=\"font-size:90%;text-align: right; \" title=\"Click me to hide the sites.\" href=\"#\" onclick=\"$$('div.d479').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;\">Hide Sites<\/a>\n<\/div>\n<\/div>\n<!-- Social Bookmarks END -->\n<script type=\"text\/javascript\">$$('div.d479').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); <\/script>","protected":false},"excerpt":{"rendered":"<p>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 \/ Cmd+Shift+O Open in Frame Open an existing document into the selected frame for editing. Ctrl+W \/ Cmd+W Close Close [&hellip;]<\/p>\n<!-- Social Bookmarks BEGIN -->\n<div class=\"social_bookmark\">\n<a title=\"Click me to see the sites.\" href=\"#\" onclick=\"$$('div.d479').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;\"><strong><em>Bookmark to:<\/em><\/strong><\/a>\n<br \/>\n<div class=\"d479\" style=\"overflow:hidden\">\n<br \/>\n<br \/>\n<a style=\"font-size:90%;text-align: right; \" title=\"Click me to hide the sites.\" href=\"#\" onclick=\"$$('div.d479').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;\">Hide Sites<\/a>\n<\/div>\n<\/div>\n<!-- Social Bookmarks END -->\n<script type=\"text\/javascript\">$$('div.d479').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); <\/script>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[42,21],"tags":[],"_links":{"self":[{"href":"http:\/\/alsplace.info\/index.php?rest_route=\/wp\/v2\/posts\/479"}],"collection":[{"href":"http:\/\/alsplace.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/alsplace.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/alsplace.info\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/alsplace.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=479"}],"version-history":[{"count":0,"href":"http:\/\/alsplace.info\/index.php?rest_route=\/wp\/v2\/posts\/479\/revisions"}],"wp:attachment":[{"href":"http:\/\/alsplace.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=479"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/alsplace.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=479"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/alsplace.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=479"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}