| Help Files and Tutorials for Computer Users | ||||||||||
|
Dreamweaver Introduction This tutorial will show you how to create a basic web page and an associated CSS Style Sheet using Macromedia Dreamweaver. |
|
|||||||||
|
||||||||||
|
Getting Started: |
||||||||||
|
||||||||||
|
Fig. 1 |
||||||||||
|
|
||||||||||
|
||||||||||
|
|
||||||||||
|
||||||||||
|
|
||||||||||
|
Fig. 4 |
||||||||||
|
To modify the settings go to Text
|
||||||||||
|
|
The MAC window varies slightly. It replaces "Edit Style Sheet..." with "Manage Styles..." The next few windows look similar. | |||||||||
|
Fig. 5 |
||||||||||
|
||||||||||
|
|
||||||||||
|
|
Here is the CSS Stylesheet with the changes made. I have changed the default font to Verdana, and the size to 10 pt. Notice the background image settings:
background-repeat: repeat-y; The image is constrained to repeat vertically only. |
|||||||||
|
Fig. 8 |
||||||||||
|
||||||||||
|
|
||||||||||
|
Fig. 10 |
||||||||||
|
To associate the Stylesheet with the new
HTML page go to Text
|
||||||||||
|
||||||||||
|
||||||||||
![]() |
||||||||||
| Fig. 16 | ||||||||||
|
This is the web page so far. You can add cells to a table by hitting the Tab key while the cursor is in the last cell. |
||||||||||
|
|
||||||||||
|
||||||||||
|
|
||||||||||
![]() |
||||||||||
| Fig. 18 | ||||||||||
|
To bring up the
Table Properties window go to
Modify
|
||||||||||
|
||||||||||
|
|
||||||||||
|
Fig. 20 |
||||||||||
|
Click in any of the empty cells. In the Properties window you will see several properties that are common to many word processing and graphics programs, so their should be some familiarity. Insert images and text just as you would with any word processing program. The line, "Welcome to The Wooden Toy Shop" is a heading. If you remember, headings were one of the properties defined in the CSS Style Sheet, so all you have to do at this point is select the Heading style from the menu in the Properties window. Any text or image object can be aligned using the Alignment buttons. |
||||||||||
|
|
||||||||||
|
|
||||||||||
|
Fig. 21 |
||||||||||
You can insert a hyperlink (link to another page) in
one of two ways. Go to Insert
You can also enter the information in the Properties window, (Link, Target). |
||||||||||
|
|
||||||||||
|
|
||||||||||
| Fig. 22 | ||||||||||
|
This is the page so far. More tutorials on this topic will follow later. |
||||||||||
|
||||||||||