Using Dreamweaver is so much faster when you know the shortcuts. Use these keyboard shortcuts in Design, Split, and Code views to be more efficient.
| PC Shortcut | Mac Shortcut | What it does |
|---|---|---|
| Ctrl N | Command N | Create a new document |
| Ctrl O | Command O | Open an existing document |
| Ctrl S | Command S | Save an open document |
| Ctrl W | Command W | Close an open document |
| Ctrl Q or Alt F4 | Command Q or Opt F4 | Exit or Quit Dreamweaver |
| Ctrl Z | Option Delete | Undo |
| Ctrl Y | Command Y | Redo |
| Ctrl X | Command X | Cut text to Clipboard |
| Ctrl C | Command C | Copy text to Clipboard |
| Ctrl V | Command V | Paste text from Clipboard |
| Ctrl A | Command A | Select all |
| Double-click | Double-click | Select a word |
| Triple-click | Triple-click | Select a row or text block |
| Ctrl B | Command B | Make selected text bold/strong |
| Ctrl I | Command I | Make selected text italic/emphasis |
| Return or Enter | Return or Enter | Add a new paragraph |
| Shift Return or Shift Enter | Command Return or Command Enter | Add a line break |
| Ctrl Shift Spacebar | Command Shift Spacebar | Insert a nonbreaking space |
| Shift F7 | Shift F7 | Run a spell check |
| Ctrl F | Command F | Find and replace |
| F12 | Option F12 | Preview in primary browser |
| F5 | F5 | Refresh Design view |