Default "Universal" Short-cut Keys
Shortcut Description
Ctrl^A It selects all on the page.
Ctrl^C It copies what is selected and then copies it to a clipboard.
Ctrl^F It allows you to find something on that file or page by typing it in.
Ctrl^S It is a universal save command.
Ctrl^V It is a paste commands. It will paste what is on the clipboard on to where you clicked.
Ctrl^Z It is the universal undo command. It undoes whatever steps you did last.
F12 It previews the selected browser or page. It is not universal.

Dreamweaver Work Space

  1. is a file menu; File Save.
  2. is a side table menu.
  3. is the main editing pane. (Where all this is typed).
  4. is the code pane window. Shows all the code HTML.
  5. is the HTML validation.
  6. is an image tab, currently selecting.
  7. is an image tag to insert image on the web page.
  8. is the insert panel (HTML tags).
  9. is the design for the editing pane. It shows the code window, design window, or both.

Insert Panel Menu Items

HTML lists popular HTML tags

Form lists the HTML 5.0 input form elements

Bootstrap Components is a standard for creating web pages. It gives you default HTML structure, CSS and JavaScript

JQuery UI - JQuery User Interface items: JQuery is a JavaScript library that is very popular. Easy to create web pages using JavaScript.


Editing Date: October 23, 2025©