SlideShare ist ein Scribd-Unternehmen logo
1 von 33
Creating a Website
Unit Objectives
•
•
•
•
•
•
•

Plan a website
Create a folder for website management
Set up a website
Add a folder to a website
Save a web page
Copy a new image to a website
Add new pages to a website

Adobe Dreamweaver CS6 - Illustrated
Planning a Website
1.
2.
3.
4.

Research site goals and needs
Create a wireframe
Create folders
Collect the page content and create the
web pages
5. Test and modify the pages
6. Publish the site

Adobe Dreamweaver CS6 - Illustrated
Planning a Website

Adobe Dreamweaver CS6 - Illustrated
Planning a Website

Adobe Dreamweaver CS6 - Illustrated
Design Matters
• IP addresses and domain names
– A website is identified by a permanent IP
address
• Example: 192.150.18.200
– A domain name is used as an easier way of
referring to a website
• Example: www.adobe.com

Adobe Dreamweaver CS6 - Illustrated
Creating a Folder for Website Management

1. Start Dreamweaver
2. Click the Files panel tab or expand the Files panel,
if necessary, to view contents
3. Click the Files panel Site list arrow
4. Click to select the drive, folder, or subfolder in the list
where you want your local site root folder to reside
5. Right-click (Win) or control-click (Mac) the drive,
folder, or subfolder that you selected in Step 4, then
click New Folder
6. Type striped_umbrella, then press [Enter] (Win) or
[return] (Mac)
Adobe Dreamweaver CS6 - Illustrated
Creating a Folder for Website Management

Adobe Dreamweaver CS6 - Illustrated
Creating a Folder for Website Management

Adobe Dreamweaver CS6 - Illustrated
Design Matters
• Managing files
– Good file management is extremely important
– No uppercase letters or spaces in filenames

Adobe Dreamweaver CS6 - Illustrated
Setting Up a Website
1. Click Site on Application bar (Win) or Menu bar
(Mac), click New Site
2. Type The Striped Umbrella in the Site Name text
box
3. Click the Browse for folder button, click the Select
list arrow (Win) or Current file location list arrow
(Mac) in the Choose Root Folder dialog box,
navigate to the drive and folder where you created
your Local Site Folder double-click (Win) or click
(Mac) the striped_umbrella folder, then click Select
(Win) or Choose (Mac)
4. Click Save in the Site Setup dialog box
Adobe Dreamweaver CS6 - Illustrated
Setting Up a Website

Adobe Dreamweaver CS6 - Illustrated
Setting Up a Website

Adobe Dreamweaver CS6 - Illustrated
Setting Up a Website

Adobe Dreamweaver CS6 - Illustrated
Adding a Folder to a Website
1. If necessary, click the Files panel tab to expand the
Files panel, then click the striped_umbrella folder
in the Files panel if necessary
2. Click the Panel menu button on the Files panel,
then point to File
3. Click New Folder
4. Type assets in the folder text box, then press
[Enter] (Win) or [return] (Mac)
5. Click Site on the Menu bar, click Manage Sites,
then click Edit the currently selected site button

Adobe Dreamweaver CS6 - Illustrated
Adding a Folder to a Website
6. Click Advanced Settings from the category list,
click the Browse for folder icon
– Click Select list arrow (Win) or Current file
location list arrow (Mac) if necessary to
display the striped_umbrella folder in the
Select text box
7. Click the assets folder
8. Click Select (Win) or Choose (Mac), click Save
in the Site Setup for The Striped Umbrella dialog
box, then click Done in the Manage Sites dialog
box

Adobe Dreamweaver CS6 - Illustrated
Adding a Folder to a Website

Adobe Dreamweaver CS6 - Illustrated
Adding a Folder to a Website

Adobe Dreamweaver CS6 - Illustrated
Clues to Use
• Using the Files panel for file management
– Use the Files panel to add, delete,
move, or rename files and folders
• Do not use Windows Explorer (Win) or
Finder (Mac)

– If site root folder is copied or moved to a
new location:
• Define site again in Dreamweaver

Adobe Dreamweaver CS6 - Illustrated
Saving a Web Page
1. Click File on the Menu bar, click Open, navigate to
the drive and folder where you store your Unit B
Data files, then double-click dwb_1.html
2. Click File on the Menu bar
– Click Save As
– Click the Save in list arrow (Win) or the
Current file location list arrow (Mac) to
navigate to the striped_umbrella root folder
– Then double-click (Win) or click (Mac) the
striped_umbrella folder

Adobe Dreamweaver CS6 - Illustrated
Saving a Web Page
3. Click in the File name text box (Win) or Save As
text box (Mac) if necessary, select the existing file
name (dwb_1.html)
- Type index.html, click Save, click No in the
Update Links dialog box, maximize the
document window if necessary, then click the
Show Design view button
4. Click the Close button on the dwb_1.html file
tab, click the Insert panel drop-down menu,
then click Color Icons if necessary to show the
icons in color

Adobe Dreamweaver CS6 - Illustrated
Saving a Web Page

Adobe Dreamweaver CS6 - Illustrated
Saving a Web Page

Adobe Dreamweaver CS6 - Illustrated
Saving a Web Page

Adobe Dreamweaver CS6 - Illustrated
Copying a New Image to a Website
1.
2.

3.

Click the gray box representing the broken image on the
index page
Double-click the right side of the Property inspector to
expand it if necessary
– Click the Browse for File button, click the Look in list
arrow (Win) or the Current file location list arrow
(Mac) to navigate to your selected drive and folder
– Double-click the unit_b folder, double-click the assets
folder, then double-click the su_banner.gif file
Click anywhere on the page outside of the banner, if
necessary, to display the image, select the image again to
display the image settings in the Property inspector, click
File on the Menu bar, click Save

Adobe Dreamweaver CS6 - Illustrated
Design Matters
• Making a good first impression
–
–
–
–

Use pleasing colors and images
Use friendly and easy-to-understand text
Use a simple navigation
Have others evaluate your website before
finalizing it

Adobe Dreamweaver CS6 - Illustrated
Copying a New Image to a Website

Adobe Dreamweaver CS6 - Illustrated
Design Matters
• Planning the page layout
– Templates are web pages that contain the
basic layout for each page of a site

Adobe Dreamweaver CS6 - Illustrated
Adding New Pages to a Website
1. Click the Refresh button on the Files Panel
– Click the plus sign (Win) or the triangle (Mac)
to the left of the assets folder in the Files panel if
necessary
2. Click the site folder under the Local Files column to
select it
– Right-click the site folder, click New File, click
in the filename text box to select untitled if
necessary, type about_us, then press [Enter]
(Win) or [return] (Mac)

Adobe Dreamweaver CS6 - Illustrated
Adding New Pages to a Website
3. Repeat Step 2 to add five more blank pages to The
Striped Umbrella Website
– Name the new files spa.html, cafe.html,
activities.html, cruises.html, and fishing.html
4. Click the Refresh button on the Files panel toolbar
5. Click File on the Menu bar, click Close, click File on
the Application bar, then click Exit (Win) or click
Dreamweaver on the Menu bar, then click Quit
Dreamweaver (Mac)

Adobe Dreamweaver CS6 - Illustrated
Adding New Pages to a Website

Adobe Dreamweaver CS6 - Illustrated
Adding New Pages to a Website

Adobe Dreamweaver CS6 - Illustrated
Unit Summary
•
•
•
•
•
•
•

Plan a website
Create a folder for website management
Set up a website
Add a folder to a website
Save a web page
Copy a new image to a website
Add new pages to a website

Adobe Dreamweaver CS6 - Illustrated

Weitere ähnliche Inhalte

Was ist angesagt?

Unit f adobe dreamweaver cs6
Unit f adobe dreamweaver cs6Unit f adobe dreamweaver cs6
Unit f adobe dreamweaver cs6
Krista Lawrence
 
Unit d adobe dreamweaver cs6
Unit d adobe dreamweaver cs6Unit d adobe dreamweaver cs6
Unit d adobe dreamweaver cs6
Krista Lawrence
 
Getting Started with Dreamweaver
Getting Started with DreamweaverGetting Started with Dreamweaver
Getting Started with Dreamweaver
Frank Fucile
 
Wd & im session a3 _introduction to web page editors_april 08,2010
Wd & im session a3 _introduction to web page editors_april 08,2010Wd & im session a3 _introduction to web page editors_april 08,2010
Wd & im session a3 _introduction to web page editors_april 08,2010
Mahesh Panchal
 
Developing a Web Page
Developing a Web PageDeveloping a Web Page
Developing a Web Page
Frank Fucile
 

Was ist angesagt? (20)

Unit f adobe dreamweaver cs6
Unit f adobe dreamweaver cs6Unit f adobe dreamweaver cs6
Unit f adobe dreamweaver cs6
 
Dreamweaver
DreamweaverDreamweaver
Dreamweaver
 
Unit d adobe dreamweaver cs6
Unit d adobe dreamweaver cs6Unit d adobe dreamweaver cs6
Unit d adobe dreamweaver cs6
 
Dreamweaver cs6 step by step
Dreamweaver cs6 step by stepDreamweaver cs6 step by step
Dreamweaver cs6 step by step
 
How to Use Dreamweaver cs6
How to Use Dreamweaver cs6 How to Use Dreamweaver cs6
How to Use Dreamweaver cs6
 
Dreamweaver - Introduction AND WALKTHROUGH
Dreamweaver - Introduction AND WALKTHROUGHDreamweaver - Introduction AND WALKTHROUGH
Dreamweaver - Introduction AND WALKTHROUGH
 
Getting Started with Dreamweaver
Getting Started with DreamweaverGetting Started with Dreamweaver
Getting Started with Dreamweaver
 
Wd & im session a3 _introduction to web page editors_april 08,2010
Wd & im session a3 _introduction to web page editors_april 08,2010Wd & im session a3 _introduction to web page editors_april 08,2010
Wd & im session a3 _introduction to web page editors_april 08,2010
 
Basic Web Design In Dreamweaver
Basic Web Design In DreamweaverBasic Web Design In Dreamweaver
Basic Web Design In Dreamweaver
 
Macromedia Dreamweaver 8
Macromedia Dreamweaver 8Macromedia Dreamweaver 8
Macromedia Dreamweaver 8
 
Developing a Web Page
Developing a Web PageDeveloping a Web Page
Developing a Web Page
 
Using Stylesheets To Design A Web Site In Dreamweaver Mx 2004
Using Stylesheets To Design A Web Site In Dreamweaver Mx 2004Using Stylesheets To Design A Web Site In Dreamweaver Mx 2004
Using Stylesheets To Design A Web Site In Dreamweaver Mx 2004
 
Dreamweaver
DreamweaverDreamweaver
Dreamweaver
 
Dreamweawer
DreamweawerDreamweawer
Dreamweawer
 
Dream weaver ppt
Dream weaver pptDream weaver ppt
Dream weaver ppt
 
Joomla Template Tutorial
Joomla Template TutorialJoomla Template Tutorial
Joomla Template Tutorial
 
Creating Accessible Web Pages Using Dreamweaver Mx 2004
Creating Accessible Web Pages Using Dreamweaver Mx 2004Creating Accessible Web Pages Using Dreamweaver Mx 2004
Creating Accessible Web Pages Using Dreamweaver Mx 2004
 
WordPress beginners course part 1
WordPress beginners course part 1WordPress beginners course part 1
WordPress beginners course part 1
 
Introduction to Dreamweaver
Introduction to DreamweaverIntroduction to Dreamweaver
Introduction to Dreamweaver
 
Dreamweaver8
Dreamweaver8Dreamweaver8
Dreamweaver8
 

Ähnlich wie Unit b adobe dreamweaver cs6

Dw cs3-introduction
Dw cs3-introductionDw cs3-introduction
Dw cs3-introduction
koinoniamedia
 
Dreamweaver Notes
Dreamweaver NotesDreamweaver Notes
Dreamweaver Notes
smasi27
 
IMED 1416 Chapter 01
IMED 1416 Chapter 01IMED 1416 Chapter 01
IMED 1416 Chapter 01
Bobby Rivera
 
Just Enough Web Design.doc.doc
Just Enough Web Design.doc.docJust Enough Web Design.doc.doc
Just Enough Web Design.doc.doc
butest
 
Editing Wordpress in Dreamweaver
Editing Wordpress in DreamweaverEditing Wordpress in Dreamweaver
Editing Wordpress in Dreamweaver
Garin Kilpatrick
 
Drupal kickstart-workshop
Drupal kickstart-workshopDrupal kickstart-workshop
Drupal kickstart-workshop
Ted Husted
 
Web design with dreamweaver charles nyangiti
Web design with dreamweaver charles nyangitiWeb design with dreamweaver charles nyangiti
Web design with dreamweaver charles nyangiti
Charles Nyangiti
 

Ähnlich wie Unit b adobe dreamweaver cs6 (20)

Dw cs3-introduction
Dw cs3-introductionDw cs3-introduction
Dw cs3-introduction
 
Dreamweaver Notes
Dreamweaver NotesDreamweaver Notes
Dreamweaver Notes
 
IMED 1416 Chapter 01
IMED 1416 Chapter 01IMED 1416 Chapter 01
IMED 1416 Chapter 01
 
BITSAA.org Backend Administration - Using Resource Manager for Custom Pages
BITSAA.org Backend Administration - Using Resource Manager for Custom PagesBITSAA.org Backend Administration - Using Resource Manager for Custom Pages
BITSAA.org Backend Administration - Using Resource Manager for Custom Pages
 
I have created my website….now what?
I have created my website….now what?I have created my website….now what?
I have created my website….now what?
 
Making a web site in publisher
Making a web site in publisherMaking a web site in publisher
Making a web site in publisher
 
Word press maintenance mode after upgrade
Word press maintenance mode after upgradeWord press maintenance mode after upgrade
Word press maintenance mode after upgrade
 
Introduction to Wordpress
Introduction to WordpressIntroduction to Wordpress
Introduction to Wordpress
 
Just Enough Web Design.doc.doc
Just Enough Web Design.doc.docJust Enough Web Design.doc.doc
Just Enough Web Design.doc.doc
 
Webexpration2007 ii
Webexpration2007 iiWebexpration2007 ii
Webexpration2007 ii
 
Dreamweaver
DreamweaverDreamweaver
Dreamweaver
 
Dreamweaver
DreamweaverDreamweaver
Dreamweaver
 
Dreamweaver cs4
Dreamweaver cs4Dreamweaver cs4
Dreamweaver cs4
 
Editing Wordpress in Dreamweaver
Editing Wordpress in DreamweaverEditing Wordpress in Dreamweaver
Editing Wordpress in Dreamweaver
 
Drupal kickstart-workshop
Drupal kickstart-workshopDrupal kickstart-workshop
Drupal kickstart-workshop
 
Web design with dreamweaver charles nyangiti
Web design with dreamweaver charles nyangitiWeb design with dreamweaver charles nyangiti
Web design with dreamweaver charles nyangiti
 
Quick Wins to Jump Start Your SharePoint Implementation - SPEngage Raleigh 2016
Quick Wins to Jump Start Your SharePoint Implementation - SPEngage Raleigh 2016Quick Wins to Jump Start Your SharePoint Implementation - SPEngage Raleigh 2016
Quick Wins to Jump Start Your SharePoint Implementation - SPEngage Raleigh 2016
 
Proven ways to place a website under construction in cPanel.pdf
Proven ways to place a website under construction in cPanel.pdfProven ways to place a website under construction in cPanel.pdf
Proven ways to place a website under construction in cPanel.pdf
 
Marquee07 Presentation Windows Xps2
Marquee07 Presentation Windows Xps2Marquee07 Presentation Windows Xps2
Marquee07 Presentation Windows Xps2
 
What is a theme
What is a themeWhat is a theme
What is a theme
 

KĂźrzlich hochgeladen

Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
Christopher Logan Kennedy
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

KĂźrzlich hochgeladen (20)

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 

Unit b adobe dreamweaver cs6

  • 2. Unit Objectives • • • • • • • Plan a website Create a folder for website management Set up a website Add a folder to a website Save a web page Copy a new image to a website Add new pages to a website Adobe Dreamweaver CS6 - Illustrated
  • 3. Planning a Website 1. 2. 3. 4. Research site goals and needs Create a wireframe Create folders Collect the page content and create the web pages 5. Test and modify the pages 6. Publish the site Adobe Dreamweaver CS6 - Illustrated
  • 4. Planning a Website Adobe Dreamweaver CS6 - Illustrated
  • 5. Planning a Website Adobe Dreamweaver CS6 - Illustrated
  • 6. Design Matters • IP addresses and domain names – A website is identified by a permanent IP address • Example: 192.150.18.200 – A domain name is used as an easier way of referring to a website • Example: www.adobe.com Adobe Dreamweaver CS6 - Illustrated
  • 7. Creating a Folder for Website Management 1. Start Dreamweaver 2. Click the Files panel tab or expand the Files panel, if necessary, to view contents 3. Click the Files panel Site list arrow 4. Click to select the drive, folder, or subfolder in the list where you want your local site root folder to reside 5. Right-click (Win) or control-click (Mac) the drive, folder, or subfolder that you selected in Step 4, then click New Folder 6. Type striped_umbrella, then press [Enter] (Win) or [return] (Mac) Adobe Dreamweaver CS6 - Illustrated
  • 8. Creating a Folder for Website Management Adobe Dreamweaver CS6 - Illustrated
  • 9. Creating a Folder for Website Management Adobe Dreamweaver CS6 - Illustrated
  • 10. Design Matters • Managing files – Good file management is extremely important – No uppercase letters or spaces in filenames Adobe Dreamweaver CS6 - Illustrated
  • 11. Setting Up a Website 1. Click Site on Application bar (Win) or Menu bar (Mac), click New Site 2. Type The Striped Umbrella in the Site Name text box 3. Click the Browse for folder button, click the Select list arrow (Win) or Current file location list arrow (Mac) in the Choose Root Folder dialog box, navigate to the drive and folder where you created your Local Site Folder double-click (Win) or click (Mac) the striped_umbrella folder, then click Select (Win) or Choose (Mac) 4. Click Save in the Site Setup dialog box Adobe Dreamweaver CS6 - Illustrated
  • 12. Setting Up a Website Adobe Dreamweaver CS6 - Illustrated
  • 13. Setting Up a Website Adobe Dreamweaver CS6 - Illustrated
  • 14. Setting Up a Website Adobe Dreamweaver CS6 - Illustrated
  • 15. Adding a Folder to a Website 1. If necessary, click the Files panel tab to expand the Files panel, then click the striped_umbrella folder in the Files panel if necessary 2. Click the Panel menu button on the Files panel, then point to File 3. Click New Folder 4. Type assets in the folder text box, then press [Enter] (Win) or [return] (Mac) 5. Click Site on the Menu bar, click Manage Sites, then click Edit the currently selected site button Adobe Dreamweaver CS6 - Illustrated
  • 16. Adding a Folder to a Website 6. Click Advanced Settings from the category list, click the Browse for folder icon – Click Select list arrow (Win) or Current file location list arrow (Mac) if necessary to display the striped_umbrella folder in the Select text box 7. Click the assets folder 8. Click Select (Win) or Choose (Mac), click Save in the Site Setup for The Striped Umbrella dialog box, then click Done in the Manage Sites dialog box Adobe Dreamweaver CS6 - Illustrated
  • 17. Adding a Folder to a Website Adobe Dreamweaver CS6 - Illustrated
  • 18. Adding a Folder to a Website Adobe Dreamweaver CS6 - Illustrated
  • 19. Clues to Use • Using the Files panel for file management – Use the Files panel to add, delete, move, or rename files and folders • Do not use Windows Explorer (Win) or Finder (Mac) – If site root folder is copied or moved to a new location: • Define site again in Dreamweaver Adobe Dreamweaver CS6 - Illustrated
  • 20. Saving a Web Page 1. Click File on the Menu bar, click Open, navigate to the drive and folder where you store your Unit B Data files, then double-click dwb_1.html 2. Click File on the Menu bar – Click Save As – Click the Save in list arrow (Win) or the Current file location list arrow (Mac) to navigate to the striped_umbrella root folder – Then double-click (Win) or click (Mac) the striped_umbrella folder Adobe Dreamweaver CS6 - Illustrated
  • 21. Saving a Web Page 3. Click in the File name text box (Win) or Save As text box (Mac) if necessary, select the existing file name (dwb_1.html) - Type index.html, click Save, click No in the Update Links dialog box, maximize the document window if necessary, then click the Show Design view button 4. Click the Close button on the dwb_1.html file tab, click the Insert panel drop-down menu, then click Color Icons if necessary to show the icons in color Adobe Dreamweaver CS6 - Illustrated
  • 22. Saving a Web Page Adobe Dreamweaver CS6 - Illustrated
  • 23. Saving a Web Page Adobe Dreamweaver CS6 - Illustrated
  • 24. Saving a Web Page Adobe Dreamweaver CS6 - Illustrated
  • 25. Copying a New Image to a Website 1. 2. 3. Click the gray box representing the broken image on the index page Double-click the right side of the Property inspector to expand it if necessary – Click the Browse for File button, click the Look in list arrow (Win) or the Current file location list arrow (Mac) to navigate to your selected drive and folder – Double-click the unit_b folder, double-click the assets folder, then double-click the su_banner.gif file Click anywhere on the page outside of the banner, if necessary, to display the image, select the image again to display the image settings in the Property inspector, click File on the Menu bar, click Save Adobe Dreamweaver CS6 - Illustrated
  • 26. Design Matters • Making a good first impression – – – – Use pleasing colors and images Use friendly and easy-to-understand text Use a simple navigation Have others evaluate your website before finalizing it Adobe Dreamweaver CS6 - Illustrated
  • 27. Copying a New Image to a Website Adobe Dreamweaver CS6 - Illustrated
  • 28. Design Matters • Planning the page layout – Templates are web pages that contain the basic layout for each page of a site Adobe Dreamweaver CS6 - Illustrated
  • 29. Adding New Pages to a Website 1. Click the Refresh button on the Files Panel – Click the plus sign (Win) or the triangle (Mac) to the left of the assets folder in the Files panel if necessary 2. Click the site folder under the Local Files column to select it – Right-click the site folder, click New File, click in the filename text box to select untitled if necessary, type about_us, then press [Enter] (Win) or [return] (Mac) Adobe Dreamweaver CS6 - Illustrated
  • 30. Adding New Pages to a Website 3. Repeat Step 2 to add five more blank pages to The Striped Umbrella Website – Name the new files spa.html, cafe.html, activities.html, cruises.html, and fishing.html 4. Click the Refresh button on the Files panel toolbar 5. Click File on the Menu bar, click Close, click File on the Application bar, then click Exit (Win) or click Dreamweaver on the Menu bar, then click Quit Dreamweaver (Mac) Adobe Dreamweaver CS6 - Illustrated
  • 31. Adding New Pages to a Website Adobe Dreamweaver CS6 - Illustrated
  • 32. Adding New Pages to a Website Adobe Dreamweaver CS6 - Illustrated
  • 33. Unit Summary • • • • • • • Plan a website Create a folder for website management Set up a website Add a folder to a website Save a web page Copy a new image to a website Add new pages to a website Adobe Dreamweaver CS6 - Illustrated