| Dreamweaver 4 Basics |
| Screen
Views in Dreamweaver 4
You can set up the screen to work in 3 ways
Dreamweaver 4 has two working views (pick them from the bottom two icons on the Objects Bar) (a) Layout view This
is used when the page is being laid out using tables, or the layout is
being modified. This method allows you to layout cells where you want them and to move them around the page. It is much more flexible than using the table tab for your layout. You can also insert images and text and do other tasks, but your formatting of the layout cells is more limited than in Standard view.
When
tables are selected at their edges for editing a green
outline appears (b) Standard View Standard view allows you more conrtol over formatting cells and tables. In standard view the tables and cells are shown differently as dotted lines. You can select them by clicking on margins and handles appear around tables and resizing arrows around cells. In Standard view you can also insert new tables from the Insert Bar and Insert Menu. You can also insert layers in this mode. To format use the Property Inspector and the Modify Page properties from the Modify menu.
Finally have a look at the screen in Split View (in the View Menu). This shows the hypertext markups that make up the page. The section of text you are using is highlighted. Any changes inserted in the code are reflected below on the screen and visa versa. Make some simple changes. Insert some line breaks using the tab <BR> and a spacebar gap using the tag The drop down menus File is for for file work such as opening/saving/importing/exporting files
Modify has all the features to allow you to modify the features of the selected object, whether it be the current page, a table, image or frameset. It also allows you to make links and apply templates and library items. Text has all the formatting teatures to modify selected text as well as some specialist styling features and a spellchecker. Commands is used for a variety of specialist features like sorting tables, formatting tables, playing animations and various HTML functions Site has commands to do with managing the entire site. Window has a host of commands related to panels and inspectors. These will open as floating panels. Sometimes they are docked together in groups, but can be detatched by dragging them onto the desktop. Help menu contains an online tutorial and guided tour. The tutorial topics are indexed and can be viewed individually for help. The Reference option is an online index of HTML, CSS and JavaScript commands. The other Help options are to do with online help and registration. CONTEXT MENUS If you right click whilst working on a feature a menu appears appropriate to the task you are working on. |