Greenwich Academy Technology
Techno Tips
Getting
Started With
Dreamweaver MX
| 1.
Before you begin:
Plan
your web page. Have an idea of what you want your page to look like. Sketch
it out. Navigation should be visible and easy to navigate. |
| 2.
Consult the GA
Guidelines for Web pages
|
| 3.
Create a working folder for your web page
Create a folder
for your web page. Use lower case, no spaces and no symbols in the file
and folder names. |
|
4.
Create an "images" folder:
Create a folder
called images within your web page folder. Put any picture
files you want to use in this folder. Images should be in .jpg or .gif
format and sized to fit on the web pages. File size should be more
than 50k. |
| 5.
Create a new page:
Open Dreamweaver
Save the page in your web page folder. Use lower case, no spaces and no symbols in the file name. DreamWeaver
Environment Setting
up a Site Exercise
1: |
|
6.
Working with the Dreamweaver desk top:
The
Document Window - Topa) Title Bar b) Menu Bar c) Document Toolbar - Code View; Code and Design; Design – Select Design View d) Standard Toolbar e) View/Toolbars to show or hide The Document
Window – Middle The Document
Window – Bottom Resize Document Window by dragging lower right corner. |
|
7.
Create a basic web page:
Exercise 2:
Create a Basic Web Page
1. Type: My Home Page Enter |
|
8.
Modify your page and add text:
Go to Modify/Page
Properties
You can give it a name, put in background color, background image, text colors, set margins. For colors you can choose from the ones shown when you pull down the menu, or click on the circle of color at the right side (to the right of the white box with the red line through it) and you will have more choices. You can choose a text color for links, visited links, etc. To have a background texture, use and image and it will tile to become a texture. |
|
9.
Format the page using a table
To insert
and format a table:
Go to Insert/Table OR click on the table icon. Choose
the number of rows and columns, cell padding, cell spacing, border. To change
these settings later: To select a row: Click anywhere in the row. At the bottom of the window, click on <tr> to select the whole row. In the table properties window you can now make the row a separate color. To select a cell, click in that cell and then click on <td>. You can also change the color of the table border in the properties window. To change the size of a table or any cell in a table. Select the whole table. Then drag the handles to make the whole table larger. Drag any lines in the table to make rows, columns or cells larger. |
|
10.
Using Images
To insert
and work with images. Make sure your image is in the folder file
with your web page.
Drag the image file into the web page. To make an image into a link: Select the image. In the properties window below, in the line called “link” either type in a URL (include the http://) or click on the folder to browse for a file. Change the border to 2 in order to surround the image with a border so that it is clear that it is a link. |
|
11.
Using tables:
Using Tables Exercise
4. Creating a page layout using tables. |