If you see this symbol in the text it is a Link to Glossary with more detailed information
In this section we will be using Dreamweaver, there will be some activities but then you can experiment as you wish. If there is something you want to try and do Richard and I will be here to help and we will hopefully, answer any questions you may have.
But first we have to get a site up and ready for working on. This is a very important part of setting up your website. You need to ensure that ALL your files will be accessible once they are on the remote site on the www.
Dreamweaver's site management features are very powerful. However, in order to take advantage of the features, you must first define a site. We will only define the local site at the moment in Activity 19.
Copy and Paste the Test website folder from the Workshop folder into your own folder
From the Site menu, select New Site...The Site definition dialogue box appears. Make sure the basic tab is selected.
In the What would you like to name your site? text box, type the name of your site - Type Test Site
NOTE: you don't have to worry about lower case or spaces on this name

Click Next
In the next page make sure that No, I don't want to use a server technology is selected
Click Next
Make sure that you have Edit local copies on my machine... is selected (see screenshot below)
Browse for your site - the Test website folder that you copied into your folder. You will need this if you want to try the Optional Activities 21 and 22.
NOTE: You can also make a new folder to put your website in at this time if you haven't already set up one.

Click Next
In the next box where it says How do you connect to your remote server? Select None in the drop down box
Click Next
The dialogue box will now give you a summary of the settings you have made, you can always change these settings by going into Site > Manage site and selecting your site and clicking edit. This is how you will set up your Remote site, where you upload your website to at later date.
Click Done and your site will appear in the files on the left hand side of Dreamweaver
There is an Activity Setting up your Remote site in Activity 33 in the optional Activities below, we won't be able to do this today, but you can refer to it later.
Once you have set up your site and connected to the remote server as long as you do not move anything your settings will remain the same, you will only have to do this once. If you only have one site in Dreamweaver when you open it up your site will be ready for you to work on in the file panel.
Link to information on Folder Structure (optional) with Activity 21 and Activity 22
In the following activites you will be altering and adding to pages in a small website.
First if you would like to Copy the Project 2 folder from the Workshop folder to your own named folder and then you can alter and play with this website as much as you like, by trying out some of the many features Dreamweaver has.
I have listed some activities below and you can dip in and out of them as you wish. Richard and I will be on hand to help you but just have a go. Don't worry if you get things wrong it all comes down to practice and a bit of confindence, you can not expect to learn all this in a day but when you come to update your website in Dreamweaver you should be able to recognise many of the features you have used.
If you have bought a memory stick with you you will be able to take your unfinshed work and continue the activities at a later date.
To do many of the things in your pages you will use the Insert bar below. I have labelled the ones you are most likely to use today. These are in the Common section if you click the arrow at the side of Common toolbar you will see a number of other Insert bars you could use and can also set up a bar of Favourites with a selection of your favourites from all the Insert bars. But for today we will use the Common Insert bar.

They are fairly self explanitory I will not go into them now but we will use them in the activities in Project 2.
Go ahead and Play!
When we use the Properties Inspector for updating and formatting the pages there will be some properties that I do not wish you to use. I would like you to use CSS to format your pages rather than adding code straight into the pages in the non-standard way, and this is what these properties will do if you use them. I'm sure when a later version of Dreamweaver comes out you will only be able to format with styles!
The font style and size has already been declared in the style sheets as aligning, bold and italic text. So you can still use them all but you will be using an external style sheet to add any properties.

You will have to define your Project 2 site in Dreamweaver first, look back at Activity 20 if you are unsure how to do this
Here are the Activities for Project 2, try some of them or all of them as you wish.
You have probably all made bulleted lists in Word you can do the same in Dreamweaver by clicking the ordered or unordered list buttons in the Property Inspector.
But like the Word bulleted lists they can be very plain so we will make the Towns and villages column on the right hand side look a bit more interesting.

Save and Preview your page to check the lists.
Now we will make them more interesting by adding a style.

Save and Preview your page to look at the changes. You will add external links to these in Activity 31
Open the index.htm file of Project 2 website. The left hand navigation has not got any links to the other pages as yet. Link to the Population and the Contact Us web pages using this method:
Highlight Population with your mouse go down to the Point to File icon at the right of the Link box in the Properties Inspector (see screenshot below) and Click and drag your mouse to the population.htm in the Files panel.

As easy as that!
Do the same with Contact us, link to contact.htm.
Save and Preview your page to check the links
We will use a Library item to do this activity.
This part of the link has been set up for you in the Library item.

The anchor symbol will not show up in a Browser it is just a visual aid to help you when you are designing your pages.
You pasted in a list of villages and towns in the Blackmore Vale in index.htm. They all have websites. In this activity we will be adding external links to this list.
That was easy wasn't it!
Save and Preview your page to check the link.
Try it with the other links.
In this activity will add some text and a table to the population.htm page.
There are many ways, as always to add a table you can Copy and Paste it straight from Word but often it brings a lot of rubbish with it and your table will look messy and we want to format to the website design.
This is one method:


Your table should look a little more interesting. If you just copied and pasted your information now some of the formatting would be lost. So you need to do this in a couple of stages!

There are many other things you can do with tables like insert more rows, merge cells and such like. This is similar to how you may have done it in Word we will not have time to go over it at the moment but please ask if there is anything specific you would like to try.
Optional section to look at if you have time or refer to at a later date! Using CSS in Dreamweaver.
When you want to set up your Remote site so you can upload or update your website you need to go into Site > Manage Sites.

Select your website, it may be the only one and click the Edit button
The Site definition dialogue opens. Make sure the Basic tab is selected. Click Next until you reach the How do you connect to your Remote Server? and select FTP in the drop down box and you will get the dialogue box below.

In the What is the hostname or FTP address of your Web server? type in your web address www.yourschool.dorset.sch.uk
Leave the What folder on the server do you want to store your files in? empty.
What is your FTP login? and What is your FTP password? will be the login and password details you have been given from SWGFL.
You can test your connection by clicking the Test Connection and if you are successful the following box will appear. Click OK the box will close click Cancel on the Site Dialogue box and then click Done on the Manage sites box.

Your Remote site is now ready for you to connect and upload files.
I will not go into detail about the different ways to upload files, but if your Remote and local folder are the same Dreamweaver will put the files you upload in the correct folders. When I upload a new website to the Remote server I put all the files within the website folder up to the Remote Server.
A very quick start guide to connecting and uploading files to to your Remote server!

The screenshot below shows you what you will see when you are connected to the Remote Server.
When you have uploaded your files to the server remember that these can be back up files as well if you lost your website files locally. You can always bring these files back down again by using the Get arrow (next to the Put arrow) in the Document Toolbar.
Next Section Design Principles & Standards >>