MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Logiciel MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER. In this lesson, you learn about the Dreamweaver 8 [en] [it] Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 38
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
In this lesson, you learn about the
Dreamweaver 8 interface while setting
up and preparing to develop the site
you will use throughout this book.
Dreamweaver 8
Basics
Macromedia Dreamweaver 8 is the tool of choice for many Web developers
it provides
the means for both visual design and code editing, combined in an environment that
enables you to work with a wide variety of current and evolving technology solutions
while addressing the need for accessible and standards-compliant sites. Dreamweaver
helps speed production time and provides tools for site management and maintenance.
As the industry leader in Web development software, Dreamweaver gives you the tools
you need to meet the challenges of creating and maintaining Websites, including
constantly changing standards, new technologies, and the ability to meet user needs.
In this lesson, you’ll get started by learning the basics of site planning and preparation
vital steps in the development of any Website, whether it is a completely new Web
presence or a redesign of an existing site. In the process, you’ll become familiar with the
site that is used throughout the lessons in this book. The project is a real-world example:
a redesign of the Website for Yoga Sangha
a yoga studio located in San Francisco.
You’ll then move on to learning the basics of Dreamweaver 8 and become familiar with
the program’s interface and tools. You’ll start to use the basic site-management features
1
01_DW8 tfs(1-38).qxd 03/06/2006 12:20 PM Page 1
ISBN: 0-558-13856-X
Macromedia Dreamweaver 8: Training from the Source, by Khristine Annwn Page. Copyright © 2006 by Adobe Systems, Inc.
Published by Peachpit Press, a Pearson Company.
Vue de la page 0
1 2 3 4 5 6 ... 37 38

Résumé du contenu

Page 1 - Dreamweaver 8

In this lesson, you learn about theDreamweaver 8 interface while settingup and preparing to develop the siteyou will use throughout this book.Dreamwea

Page 2 - Lesson Files

Defining a Local SiteThe first step of creating a Website—before you begin to create any individual pages—isto designate or create the folder on your c

Page 3 - Exploring the Workspace

Suggestions for common locations to store local root folders:Macintosh: Macintosh HD/User Name/Sites/local root folderWindows: MyDocuments\local root

Page 4

3. In the Basic tab of the Site Definition dialog box, Dreamweaver poses thequestion, “What would you like to name your site?” Type Yoga Sangha in the

Page 5 - Phase 1: Research

This section of the Basic setup corresponds to the Testing Server category inthe Advanced View, which gives you additional options that are involved w

Page 6 - 6 LESSON 1

6. Also in this section, Dreamweaver asks, “Where on your computer do youwant to store your files?” Click the folder icon to the right of the text fie

Page 7 - Communication Goals

The path to the local root folder, DW8_YogaSangha, is now displayed in the text field andits location is shown in relation to your hard disk.In this ca

Page 8 - 8 LESSON 1

7. Click Next to advance to the next section. Below the question “How do youconnect to your remote server?” choose None from the menu.At this time, yo

Page 9 - Phase 5: Maintenance

8. Click Next to advance to the next section. Review the information about the siteyou just defined and then click the Done button at the bottom of th

Page 10 - Defining a Local Site

The Files panel now displays the DW8_YogaSangha folder. By default, the Files panel isdisplayed at the bottom of the panel groups that you’ll explore

Page 11 - DREAMWEAVER 8 BASICS 11

You can use the keyboard commands Cmd+N (Macintosh) or Ctrl+N (Windows)to open the New Document dialog box. If you want to bypass the New Documentdial

Page 12 - LESSON 1

by establishing a local site on your machine that will contain the pages that you createwhile developing portions of the Yoga Sangha site.This lesson

Page 13 - DREAMWEAVER 8 BASICS 13

categories include Dynamic Pages (that use languages such as ASP, ColdFusion, and PHP)and Page Designs (that you can use as a starting point when crea

Page 14

By default, Dreamweaver uses XHTML 1.0 Transitional as the DocumentType Definition in all new HTML documents unless you select a different type.You can

Page 15 - Site Definition Options

Don’t wait until you have text or graphics on the page to save—save your pages as soon asyou open new documents. Provided that your file is saved first,

Page 16 - 16 LESSON 1

New documents are given a default name of Untitled-1.html in the Save As text field, withthe numbers increasing sequentially for every new document tha

Page 17 - DREAMWEAVER 8 BASICS 17

variety of elements that make up a Web page. As you work, the Document window displaysan approximation of the way your page should appear in a browser

Page 18 - Sangha site

window is shown split into two panes with code in one pane or a single pane with code,you need to select the Design View icon located on the document

Page 19 - Document

closely related objects; click the black arrow once to open the pop-up menu. The lastoption in the Insert bar category pop-up menu is Show As Tabs, wh

Page 20 - Document Type Definitions

lower-right corner of the panel. If the Property inspector is collapsed, there can be additionalproperties that are not visible until you expand the p

Page 21 - DREAMWEAVER 8 BASICS 21

1. Click the arrow on the CSS panel group title bar to expand the group if it is notalready open.The CSS panel group is located (by default) at the to

Page 22 - 22 LESSON 1

2. Rest the pointer over the bottom of a line that separates two panel groups. Whenthe pointer changes to a vertical two-arrow pointer, click and drag

Page 23 - File-Naming Conventions

Exploring the WorkspaceTo get started using Dreamweaver, you need to become familiar with the interface and theinitial options that are available for

Page 24

After you become familiar with the Dreamweaver panels and tools, you can customize theinterface by rearranging panels and reordering panel groups to m

Page 25 - DREAMWEAVER 8 BASICS 25

Windows Users: Cascade, Tile Horizontally, and Tile Vertically are three options forviewing documents. If you have more than one Document window open

Page 26 - 26 LESSON 1

Giving Your Page a TitleEvery HTML document you create needs to have a title. The title is used primarily fordocument identification. It is displayed i

Page 27 - Expand/Reduce

Specifying Preview BrowsersAs you develop Web pages, you’ll need to continually test how your work appears in differentbrowsers, such as Internet Expl

Page 28

When you click a browser name in the browser list, the checkboxes below the list showwhether that browser is the primary or secondary browser. If you

Page 29 - DREAMWEAVER 8 BASICS 29

The browser defined as the Primary Browser in the Preview In Browser preferencesbecomes active and displays the yoga.html file in a browser window. Noti

Page 30 - 30 LESSON 1

3. Use the starter pages and page designs available from the New Documentdialog box to create several placeholder pages within your new site.You can s

Page 31 - DREAMWEAVER 8 BASICS 31

What You Have LearnedIn this lesson, you have:•Opened Dreamweaver (pages 4–5)•Learned about the phases of Website development (pages 5–9)•Prepared to

Page 32 - Giving Your Page a Title

01_DW8 tfs(1-38).qxd 03/06/2006 12:20 PM Page 38ISBN: 0-558-13856-XMacromedia Dreamweaver 8: Training from the Source, by Khristine Annwn Page. Cop

Page 33 - Specifying Preview Browsers

Start PageUpon opening Dreamweaver 8, you should see the Start page that provides the following:•Quick links to recent documents•Options to create a n

Page 34

Preparing to Develop Your SiteSpending the time to thoroughly address the research and planning stages that are necessaryfor the creation of a Website

Page 35 - DREAMWEAVER 8 BASICS 35

Consider the purpose your site will serve and how each potential user will make use ofthe site. What does the site need to contain to serve its purpos

Page 36 - Recommended Resources

•What should the site communicate? It is essential to know exactly what you wantto express to your visitors. If you don’t know what you’re trying to s

Page 37 - What You Have Learned

Creating a thorough outline of the site as well as a detailed flowchart or storyboard isan important step of the planning process.More detailed individ

Page 38 - ISBN: 0-558-13856-X

Additionally, the process of testing the visual design components to verify that what you’reenvisioning will work technically in a Web page should be

Commentaires sur ces manuels

Pas de commentaire