On this page:

open Dreamweaver
your workspace
file management
new document
add text
add links
add tables
add images

publish with Webspace

 

 

Dreamweaver MX Basics:
A Brief Tutorial

 

Open Dreamweaver MX

Dreamweaver is an HTML editing and web page construction tool, offering a graphical user interface (GUI) for HTML functionality.

You can open it by going to the start-up menu on your desktop:

You can click on this icon to download a free trial of Dreamweaver from Macromedia.

Your Workspace

Your workspace in Dreamweaver MX consists of a main menu, an insert window, and a properties window.

Main Menu

It is located on the top of your screen. You might be familiar with most items in the menu from other applications. The one that deserves special attention here is MODIFY. This item allows you to set the properties of the whole document and to modify elements such as tables.

Insert Window

It is located right under the main menu and provides shortcuts for inserting different types of objects in your document. Explore the icons to find out what objects they are related to. When you click any of the icons a dialog window will appear with guidelines for how to browse and insert a specific object.

Properties Window

It is located at the bottom of your screen. Depending on what element in your document you select, the properties window displays the options you have for formatting this element.

[back to top]

File Management

Websites include links between different web pages or between a web page and some other types of file, such as an image file. It is important that all files for your website are stored in the same folder.

Do the following to successfully manage your files:

As you store your website in Webspace, always make sure that you place the whole folder on your desktop before making changes to any of the files.

[back to top]

Create a New Document

When you open Dreamweaver MX, a blank new document appears on your screen. Before you start adding content to this document, you need to do the following:

Now you are ready to start adding content to your file. As you do that, remember to save your document often by going to the main menu in FILE > SAVE.

[back to top]

Add Text

You can add text to your document by typing it or by copy-pasting it from Word, for example.

You can format your text in Dreamweaver using the properties window on the bottom of your screen. When you select some text, the properties window allows you to change its format by choosing:

Properties Window for Text:

[back to top]

Add Links

There are three types of links: hyperlinks, e-mail links, and anchor links.

Hyperlinks: links to other web pages. You can add a hyperlink by doing the following:

E-mail links: links that allow others to easily send you e-mails. You can add an e-mail link by doing the following:

Anchor links: links to different sections within the same web page. You can add anchor links by doing the following:

[back to top]

Add Tables

 

There are two types of tables that you can use in Dreamweaver.

To insert a regular table with a specific number of columns and rows, follow the directions below:

Properties Window for Tables:

 

A more advanced and flexible option for adding tables:

To insert a design table, you need to go into design view. Design tables are more flexible because you can freely draw cells in them that do not have to form neat columns and rows. If this is your first experience with Dreamweaver, do not use this option.

[back to top]

Add Images

 

Before you insert an image make sure your image is saved in the folder you chose for your site.

Properties Window for Images:

You can use the properties window for images (which appears when the image is selected) to position your image or to make it a link. Also, you can use the Alt field to describe briefly what the image is for people with visual impairments.

[back to top]


Publish Your Website with Webspace

You can use Webspace not only to store your files, but also to publish a web site. For web sites, however, we want to keep our files together in the same folder. To do this, you can either place a whole folder from your desktop into Webspace using the Web folder option, or you can create a new folder in Webspace and upload all the relevant files into that folder. Next, to make a web site available on the Web, you would need to change that folder's status from "private" to "public." Below you will find instructions how to upload you web site folder into Webspace and how to make this folder public.

Upload your web site folder into Webspace

After you open Webspace and log into it, you would need to do the following:

If you want to work on files from your web site later, you can launch the Web folder in Webspace and drag the folder you need to your desktop. Do not be confused by the look of the Web folder window: it is a remote location so opening and editing documents from it could be a problem. Remember that to work on specific files from you web site, the safest thing to do is to drag the whole web site folder onto your desktop first and then work from there.

Publish on the Web

After you have placed your whole web site folder in Webspace, its default status will be "private." To make your web site publicly available, you will need to use the SHARE option. Next to the name of every file or folder in Webspace, you can see four icons. The SHARE icon usually looks like this to indicate that your file or folder is private. When you click on this SHARE icon for your web site folder, a new screen will display a table of the folder's sharing properties. You will need to do the following on that screen to make you folder public:

The URL for your web site is: webspace.utexas.edu/YourUTEID/NameOfFolder/ This URL will call up the index.html file from your folder, which is actually your title page.
For example, I have an e-portfolio folder in my Webspace which I have placed in another folder called "Management," so my URL for the e-portfolio is: webspace.utexas.edu/mah5785/Management/e-portfolio/
If I had a proposal folder in my Webspace exactly like your proposal folders, the URL for it would be: webspace.utexas.edu/mah5785/proposal/

 

 

[back to top]