INTRODUCTION TO WEB DESIGN WITH DREAMWEAVER



Similar documents
Adobe Dreamweaver CC 14 Tutorial

Microsoft Expression Web Quickstart Guide

Dreamweaver and Fireworks MX Integration Brian Hogan

Using Adobe Dreamweaver CS4 (10.0)

Site Maintenance. Table of Contents

How to create pop-up menus

How to create buttons and navigation bars

ITP 101 Project 3 - Dreamweaver

Creating Web Pages with Microsoft FrontPage

ADOBE DREAMWEAVER CS3 TUTORIAL

IAS Web Development using Dreamweaver CS4

Dreamweaver CS3 THE MISSING MANUAL. David Sawyer McFarland. POGUE PRESS" O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo

Microsoft Expression Web

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. Web Design in Nvu Workbook 1

Fireworks CS4 Tutorial Part 1: Intro

Personal Portfolios on Blackboard

Introduction to Macromedia Dreamweaver MX

How To Create A Campaign On Facebook.Com

Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.)

-SoftChalk LessonBuilder-

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

Welcome to our marketing solution

NJCU WEBSITE TRAINING MANUAL

Table of Contents. What is ProSite? What is Behance? How do ProSite & Behance work together? Get Started in 6 Easy Steps.

DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site

Microsoft FrontPage 2003

3. Add and delete a cover page...7 Add a cover page... 7 Delete a cover page... 7

PASTPERFECT-ONLINE DESIGN GUIDE

Word processing software

Create a New Database in Access 2010

Maximizing the Use of Slide Masters to Make Global Changes in PowerPoint

JMM Software Suite

Chapter 23: Uploading Your Website to the Internet

Dreamweaver. Introduction to Editing Web Pages

Dreamweaver: Getting Started Website Structure Why is this relevant?

User Guide. Chapter 6. Teacher Pages

Volume FIRSTCLASS COMMUNICATION TOOLS. Rapid Web Designer Basic Builder. RWD Basic Builder

Create a Web Page with Dreamweaver

CMS Basic Training. Getting Started

LETTERS, LABELS &

Create a Poster Using Publisher

Adobe Dreamweaver - Basic Web Page Tutorial

Content Author's Reference and Cookbook

How to Use Swiftpage for Microsoft Excel

USC Aiken CMS Manual. A manual on using the basic functions of the dotcms system. Office of Marketing and Community Relations-USC Aiken

Developing Website Using Tools

RADFORD UNIVERSITY. Radford.edu. Content Administrator s Guide

Learning Web Design. Third Edition. A Beginner's Guide to (X)HTML, Style Sheets, and Web Graphics. Jennifer Niederst Robbins

How to Use Swiftpage for SageCRM

How to Use Swiftpage for Microsoft Outlook

Oregon State Bar Software Standards Software Proficiency Expectations (Items in bold are to be demonstrated)

Joomla! 2.5.x Training Manual

SiteBuilder 2.1 Manual

Hypercosm. Studio.

Application Note. Building a Website Using Dreamweaver without Programming. Nan Xia. MSU ECE 480 Team 5

Recreate your Newsletter Content and Layout within Informz (Workshop) Monica Capogna and Dan Reade. Exercise: Creating two types of Story Layouts

Introduction to Microsoft Word 2008

MAIL MERGE MADE EASY A STEP-BY-STEP GUIDE FOR LABELS OR MERGES

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

How To Use Dreamweaver With Your Computer Or Your Computer (Or Your Computer) Or Your Phone Or Tablet (Or A Computer)

Contents. Launching FrontPage Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Microsoft Word 1A: Business Letters: Format, Text Wrap, Insert Text Box, Logo

Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business

User Guide. DYMO Label TM v.8

(These instructions are only meant to get you started. They do not include advanced features.)

Building a Horizontal Menu in Dreamweaver CS3 Using Spry R. Berdan

Creating Web Pages with Netscape/Mozilla Composer and Uploading Files with CuteFTP

Reporting Tips and Tricks

Chapter 4: Website Basics

Microsoft Word 2013 Tutorial

Creating your personal website. Installing necessary programs Creating a website Publishing a website

Responsive Web Design for Teachers. Exercise: Building a Responsive Page with the Fluid Grid Layout Feature

ACE: Dreamweaver CC Exam Guide

Catalog Creator by On-site Custom Software

ABOUT THIS COURSE... 3 ABOUT THIS MANUAL... 4 LESSON 1: PERSONALIZING YOUR

User Guide. November 2010

Using Microsoft Word. Working With Objects

How To Write A Cq5 Authoring Manual On An Ubuntu Cq (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font

Single Property Website Quickstart Guide

Using Style Sheets for Consistency

Web Ambassador Training on the CMS

Creating Web Pages With Dreamweaver MX 2004

Table of Contents. Introduction... 1 Technical Support... 1

Your Guide to the All New, Drag & Drop, Mobile-Responsive Builder

Umbraco v4 Editors Manual

Book Builder Training Materials Using Book Builder September 2014

Microsoft Outlook Reference Guide for Lotus Notes Users

Drupal Training Guide

Dreamweaver CS6 Basics

Quick Guide to the Cascade Server Content Management System (CMS)

Using Internet or Windows Explorer to Upload Your Site

PDG Shopping Cart 4.0. Quick Start Guide

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

How to Build a SharePoint Website

Ansur Test Executive. Users Manual

Core Essentials. Outlook Module 1. Diocese of St. Petersburg Office of Training

Mastering the JangoMail EditLive HTML Editor

GUIDELINES FOR SCHOOL WEB PAGES

Transcription:

INTRODUCTION TO WEB DESIGN WITH DREAMWEAVER By Michael L Curry COMPANION WEBSITE http://michaelcurry.com/default.aspx?p=73&n=articles-on-web-design-topics COURSE DESCRIPTION This class explains how to build and modify a website using Dreamweaver the industry standard in web design. This class covers the basics of creating a website. Students learn how to design individual web pages and create a whole site from those pages. Topics include: understanding HTML code, modifying text, placing images, designing with tables, using rollovers and managing the site. ASSIGNMENT 1 You have been hired by Green Light Data Technologies, an Oregon manufacturer of network cable and accessories. Initially, the client wants you to only create a simple home page for their company that has their logo, some basic information about the company and their tech support. You can download all the files you need to complete this assignment by going to the companion website and clicking on download files. NOTES Dreamweaver is a powerful web design tool. In this assignment, we will explore the basics of the program. Site Manager The first step will be to define a site. Often when you work with Dreamweaver you may have more than one site that you need to work on. The site manager allows you to define sites and switch between sites. While you are initially working on the site, the files are located on your computer. However, ultimately you will publish those files to the internet onto your web server. Publishing your site to your web server is out of the scope of this class since each site has unique login information. Your system administrator or ISP will provide you with the information you need for the site manager to publish your files on the web.

Text & HTML In Design view, Dreamweaver is similar to a word processor. However, when you switch to code view you can see how the encoding of a web page works. If you are new to HTML, I suggest using the Split mode to learn HTML as you type. Your client has provided you with text they want on their initial web page. You can simply copy and paste the text from the file they provided you onto your web page and begin to format the text to look nice on the web. Spaces in an HTML file are ignored by the browser, and positioning with tabs is not supported. Instead, you can force spaces to appear by using the html code which stands for non-breaking space. The enter key creates a two line break between text. In some cases though, you may only want a single line break which can be accomplished using the combination control + enter key. Again, you may find it instructive to observe the differences between using these two line breaks in Dreamweaver split view mode. Page Properties Page Properties are one way you can control the colors of a page, the text, and links. You can also set a title for your page as well as the page margins. Images Images are one major difference between web pages and word processor pages. When you place an image onto a web page, instead of being embedded inside of the page, you are creating a reference to an external image file. Another consideration of working with Images is that the text does not wrap around the image, unless you align the image to the left or right in which case the text will wrap around the opposing side of the image. You can also increase the space between the text and the image by adjusting the horizontal and vertical space. File Name The file name of a home is usually very important. Unless your ISP or System Administrator tells you otherwise, name your home page index.html (no capitalizations and no spaces). INTRODUCTION TO TABLES Tables are used to place web elements in specific positions of a web page. Cascading Style Sheets is another way of positioning elements, but we focus on the traditional approach of using tables to layout content in this class. Page 2

For example, this design is achieved using a table to hold items in place like so. Tables are elastic, meaning they will stretch to accommodate the largest item in the table. Even if you specify a smaller table width, if the image you put in a table is larger than the width specified, the table will expand to hold the larger image. You can nest tables within tables, which is often helpful for more complex designs. You can specify properties of a table cell such as alignment and color. The color is very helpful for design. Ordinarily, when you enter text into a table cell, it will wrap the text however it wants to. A helpful technique is to set cell properties to nowrap which will prevent the text from breaking between words. ASSIGNMENT 2 The client wants you to come up with an improved design for their review. A graphic designer has provided you with two new images, a header and a photo of cables. You will use tables in this assignment to create an updated design for their home page. You can download all the files you need to complete this assignment by going to the class website and clicking on Assignment 2. Save these files in a new folder called Assgn2. WEBSITE DESIGN TIPS As you begin to add more complexity to a site, there are some important considerations you should plan for before you begin building a larger project. File Management As you add more files to the project, keeping them organized is essential to both your sanity and manageability of the project. Any graphic files should be placed into a separate folder called images. Your web pages should have an intuitive naming convention. For example, about_us.html is better than page5.html. Page 3

A dozen web page files is a lot to manage, so if you find your site is approaching ten or more files, you should use subdirectories to keep things better organized. For example, you may have many products that you want to display on the website, and a separate page for each product. A natural organization would be to create a products folder, and place all your product pages inside that folder. You can also create an images folder inside the product folder for the images related to those pages. Dreamweaver makes it simple to create folders and manage your site by dragging and dropping files. If you do reorganize the site, Dreamweaver will prompt to update the links inside the pages that to correspond to the changes you made. If you instruct it to make the updates, it will fix all the file references in the affected pages. Working Smartly While a small site with 3-5 pages is relatively simple to maintain, as the site gets larger it becomes much more complicated to manage. Imagine for a second that you have a 20 page website. If you need to change one menu link, that is 20 files you need to open and edit, 20 pages that must be verified in a web browser, and because of the repetitive nature of the work, you will most likely make a few mistakes which must be fixed and re-verified. So while changing one link may sound like a small task, it could easily take an hour of your time to complete. Therefore, it is important to have strategies that simplify your work and minimize the chances of error. Some of those will be discussed in class. Creating a Site Template As mentioned above, even seemingly small changes to a site can be time consuming. Therefore, before you start to build a site it is a good idea to develop a design template. Once you have one or more designs you re happy with, show them to the client for approval. Once approved, reuse the template for each new page so the site has a consistent look. ASSIGNMENT 3 Your client is almost ready to build a full blown site and asks you to develop an updated design. A graphic designer has provided a few different background and color choices and the client wants the following menu choices on your new design: Home About Us Products Locations Contact Us (under Products they will want four product pages) The client was generally happy with your last design, but would like to see a few different color options before deciding on a final look for the site. You can download the files you need for this assignment by going to the class website and clicking on Assignment 3. Save these files in a new folder called Assgn3. Page 4

SCALING YOUR TEMPLATE INTO A SITE Once you have a design you and the client are happy with, you will copy and paste the document multiple times to create the pages of your site and then rename the files according to your needs. First, update any links inside the template before you copy and paste though. For example, if you plan to create five pages, you should decide what those pages will be named, create the links inside your template and then make the necessary copies of the template. Otherwise, you will have to go back and change them individually. ASSIGNMENT 4 Congratulations! You have received approval from the client on your design. At this point you are ready to create a full site for your client. Your graphic designer has developed additional images and the client has provided more content information for their site too. You should go ahead and begin to develop all the main pages on your site using your template as the starting point. Additionally, you will need individual product pages for each of the products. The pages you will develop are: Main Pages Home About Us Products Locations Contact Us (Index.html) (aboutus.html) (products.html) (locations.html) (contact.html) Products: Bulk Cat5 Patch Cords RJ45 Connectors Ethernet Cards (bulk.html) (patch.html) (rj45.html) (nic.html) You can download all the files you need to complete this assignment by going to the class website and clicking on Assignment 4. Save these files in a new folder called Assgn4. Page Links Dreamweaver has a simple method of creating page links. You can drag the target onto a file in your site manager, or browse to the file. You should test the links also in your browser to make sure they work properly. Bookmarks Sometimes you do not want to just link to the top of a page but instead to a point farther down in a page. You can do this by first creating a bookmark at the point in the page you want to link to, and then adding the bookmark to your link. For example, this might be helpful for the store locater, to place the store locations in the document, and then create bookmarks beside each location. At the top of the page you can have a quick link to locations. Image Maps Graphics can also be used for linking to information. You can draw an image map and link a region to either a page or a bookmark. For example, you can use the Store Locator graphic to create a link to the store location bookmark details. Page 5

ASSIGNMENT 5 (ADVANCED TOPICS) Nice Job! You are almost finished. There are just a few finishing touches the client would like to see. Your graphic designer has developed eight images the client would like converted into roll-overs for the main products page, with links to each of the sub pages for the products. The last request from the client is an email contact form. They would like for prospective customers to contact them for more information about ordering products, special orders, prices, or general questions. You will modify the contact page to include an email contact form. You can create a trial account at http://www.formmail.com to assist you in implementing the email form. You can download all the files you need to complete this assignment by going to the class website and clicking on Assignment 5. Save these files in a new folder called Assgn5. Rollovers A rollover is an image that, when viewed in a browser, changes when the pointer moves across it. Before you begin, you need two images for a rollover. The primary image is the image displayed when the page first loads, and a secondary image appears when the pointer moves over the primary image. Both images in a rollover should be the same size. Too add a rollover, Select Insert > Interactive Images > Rollover Image. The Insert Rollover Image dialog box appears. Complete the dialog box, then save and preview in a browser. Form Mail The form mail is a custom HTML form that when submitted is sent across the web to another server where it is delivered to an email address. Most hosting companies will offer some form of a form mail solution. You should ask your system administrator or ISP for details. We will be using an online site which offers a free one week form mail trail subscription. CONGRATULATIONS You now have all the information you need to begin creating websites using Dreamweaver! WHERE TO GO FROM HERE Practice is the best way to improve your skills. Build your own site, or volunteer to do a site for someone else. Read Learning Web Design by Jennifer Niederst, ISBN: 0596000367 to learn more tips. Take a Photoshop class to learn graphics for the web. Take the Dreamweaver and Photoshop for the Web class to learn more advanced topics. Page 6