Adobe Dreamweaver CS4 - Illustrated

Size: px
Start display at page:

Download "Adobe Dreamweaver CS4 - Illustrated"

Transcription

1 Adobe Dreamweaver CS4 - Illustrated Instructor s Manual Page 1 of 8 Adobe Dreamweaver CS4 - Illustrated Unit B: Creating a Web Site A Guide to this Instructor s Manual: We have designed this Instructor s Manual to supplement and enhance your teaching experience through classroom activities and a cohesive chapter summary. This document is organized chronologically, using the same heading in blue that you see in the textbook. Under each heading, you will find (in order): Lecture Notes that summarize the section, Figures and Boxes found in the section, if any, Teacher Tips, Classroom Activities, and Lab Activities. Pay special attention to teaching tips, activities geared towards quizzing students, enhancing their critical thinking skills, and encouraging experimentation within the software. In addition to this Instructor s Manual, our Instructor s Resources CD also contains PowerPoint Presentations, Test Banks, and other supplements to aid in your teaching experience. For students: Our latest online feature, CourseCasts, is a library of weekly podcasts designed to keep students up to date with the latest in technology news. Direct students to where they can download the most recent CourseCast onto their MP3 player. Ken Baldauf, host of CourseCasts, is a faculty member of the Florida State University Computer Science Department, where he is responsible for teaching technology classes to thousands of FSU students each year. Ken is an expert in the latest technology and sorts through and aggregates the most pertinent news and information for CourseCasts, so students can spend their time enjoying technology, rather than trying to figure it out. Open or close your lecture with a discussion based on the latest CourseCast. Taabbl lee oof f Coontteenttss Unit Objectives 2 26: Planning a Web Site 2 28:Creating a Folder for Web Site Management 3 30: Defining a Web Site 4 32: Adding a Folder to a Web Site 5 34: Saving a Web Page 5 36: Copying a New Image to a Web Site 6 38: Adding New Pages to a Web Site 7 End of Unit Material 7 Glossary of Key Terms 8

2 Adobe Dreamweaver CS4 - Illustrated Instructor s Manual Page 2 of 8 UNIIT OBJJECTIIVESS Students will have mastered the material in Adobe Dreamweaver CS4 when they can: Plan a Web Site Save a Web page Create a folder for Web site management Copy a new image to a Web site Define a Web site Add new pages to a Web site Add a folder to a Web site 2266: : Plaanni ingg aa Weebb SSi ittee LECTURE NOTES Discuss with students the vital importance of the planning process. A Web site should be planned in as much detail as possible before being created in Dreamweaver. The more time used to plan a Web site, the fewer chances there are for making mistakes that can require considerable time to repair. Discuss the various steps required to plan a Web site. Refer to Figure B-1 to review the steps. Note that the key activity in the planning process is the creation of the storyboard. Make sure students understand how a storyboard is used to provide a visual representation of a Web site and to show how the various pages are related. The storyboard provides the designer with the basis for the entire Web site. The designer should know exactly what pages are required for the Web site before creating them to ensure that relationships are established and the required content is included. Review the storyboard shown in Figure B-2 and below. Note how the Web site consists of a home page related to a page for each of the three main categories of the business Cafe, Spa, and Activities as well as an About Us page. Below the Activities page are two additional pages: one about fishing and another about cruises. Discuss with students how a storyboard for a large Web site can become very complex. Also review what software students could use to create a storyboard. There are a number of programs that are available, including such programs as Inspiration, which is available at Word processing programs such as Microsoft Word or presentation programs such as Microsoft PowerPoint can also be used. In some programs, an organization chart feature is available.

3 Adobe Dreamweaver CS4 - Illustrated Instructor s Manual Page 3 of 8 Review the use of folders to organize the many files required to create a Web site. Students need to understand that a Web site consists of multiple files files for the actual Web documents, files for graphic elements, such as photos, banners, and icons, and files for multimedia elements, such as audio and video. Stress that the creation of an easy-to-use file and folder system is a vital step in the creation of a Web site. A great deal of time is saved during the Web page creation phase of a project if sufficient time is spent organizing an easy-to-use file and folder system. Discuss how students will publish the Web sites they create for this book. Make sure that they understand the definition of a Web server and an IP address. Students need to understand that they cannot access a Web site they create from the Internet until they have published it. Direct students to the appendix for more information about publishing a Web site. FIGURES: B-1, B-2, and B-3 BOXES 1. Quick Tip: This is an opportunity to use a tool such as the Organization Chart in Microsoft PowerPoint or any other software that students have access to. 2. IP addresses and domain names: Using a projection system, demonstrate how using the IP address of will bring students to the same site as This is a good time to review the extensions at the end of a domain name, such as.com,.gov,.net, or.edu. CLASSROOM ACTIVITIES 1. Quick Quiz: 1. How many sections are there in an IP address? (Answer: Four) 2. What is the term for an internal Web site that does not have public access? (Answer: Intranet) 2. Assign a Project: Ask students to find a Web site with broken links to other Web pages or pages that do not display the images they should. What do they think has happened to the linked files? 2288: : Crreeaatti ingg aa FFool lddeerr foorr f Weebb SSi ittee Maanaaggeemeentt LECTURE NOTES: Discuss with students the importance of setting up an easy-to-use folder structure before they start creating the pages for a Web site. This should mirror the storyboard. A Web site can contain many hundreds of files. If the folder structure used to store these files is easy to understand and use, the Web site creation process will generally go much smoother than it would if files are stored in a disorganized fashion. The first folder created for the Web site is called a local root folder. This folder holds all the files and subfolders for the Web site. In this lesson, students create the local root folder and call it striped_umbrella. Advise students that the names of folders and files for Web sites must not contain any spaces or special characters and should generally be typed in all lower case letters. FIGURES: B-4, B-5

4 Adobe Dreamweaver CS4 - Illustrated Instructor s Manual Page 4 of 8 BOXES 1. Design Matters: Students need to understand the importance of having a good naming scheme for their folders and files. Discuss why Web designers use characters such as the underscore. If students do not seem to be facile with this, you might want to spend some time reviewing file management. This is also a good time to remind them that if they change the location of a file, that will also have to be changed on their Web pages. CLASSROOM ACTIVITIES 1. Classroom Discussion: Create a folder within the Striped Umbrella site, such as the cruise folder, and discuss good naming conventions. Create a list of files that might be used in this folder as sublinks. When do students think they might want to create subfolders? 2. Classroom Discussion: Go to a Web site such as that of your school and begin at the home page. Show how the URLs change as you go to subpages. Right click on an image and select Save As. You will see the file name. Notice that the same naming conventions apply to images. 3300: : Deef finingg aa Weebb SSi ittee LECTURE NOTES Review the steps required to define a Web site by specifying the Web site s local root folder location. Defining the site is essential because it ensures that Dreamweaver can keep track of the links between Web pages and supporting files, such as image files and multimedia files. Discuss the use of the Files panel in Dreamweaver to store the local root folder for the Web site, along with a listing of all the files and folders required for the Web site. Advise students that the Files panel provides Web designers with a quick way to publish their Web sites to the Internet. FIGURES: B-6, B-7, and B-8 BOXES 1. Quick Tip: The first Quick Tip gives an alternate way to create a new site. Demonstrate how either method works. 2. Quick Tip: The second Quick Tip explains why the site name can have upper case. Explain that the site name is different than the local root folder. 3. Design Matters: Using a projection system, create a simple Web page (you can use the data files provided in the Independent Challenges) with the same material, but different presentation. Have students evaluate which is most effective. CLASSROOM ACTIVITY 1. Class Activity: If possible, have students bring in their laptops or use a computer lab to complete this important step. If you have access to a Mac and a Windows machine, demonstrate using both versions of Dreamweaver.

5 Adobe Dreamweaver CS4 - Illustrated Instructor s Manual Page 5 of : : Addddi ingg aa FFool lddeerr ttoo aa Weebb SSi ittee LECTURE NOTES: Review the use of subfolders to contain all the non-html files required for a Web site. Remind students that this subfolder is called Assets and will contain all of the graphics files and other elements, such as video clip files and sound files. The text files (HTML files) are stored in the local root folder. Advise students that they will work in the Files panel in Dreamweaver to create a subfolder for the Striped Umbrella Web site. FIGURES: B-9, B-10 BOXES 1. Trouble: This is a good time to review the display between a Mac and Windows machine. 2. Quick Tip: Make sure that students know how to navigate through the Files panel in Dreamweaver. 3. Design Matters: Why name the folder Assets? Make sure students understand that the name is a good term for class purposes to separate non-html files that will be used on your site. CLASSROOM ACTIVITIES 1. Quick Quiz: 1. What Dreamweaver feature should you use to add, delete, move, or rename files and folders? (Answer: Files panel) 2. Critical Thinking: What subfolders might be in the Assets folder? 3344: : SSaavvi ingg aa Weebb Paaggee LECTURE NOTES: Review the steps required to open a data file and then to save the file. Make sure students understand that they must save the data file called dwb_1.html under the new name index.html in the striped_umbrella folder they created in an earlier lesson. Students need to understand the crucial importance of saving files to the correct location when creating a Web site. Discuss the use of index.html as the file name for the home page of the Web site. You can also reinforce this by your display of other Web sites. Remind students that they must not include any spaces, special characters, or punctuation in any file name of a file that will be used as part of a Web site. This rule includes file names for all files, including text, audio, video, and graphic. If a space is included in the file name of a Web page, the Web browser will not load the file correctly. FIGURES: B-11, B-12 BOXES 1. Quick Tip: All pages created in Dreamweaver will be HTML pages (also saved as HTM). Movie, graphic, and audio files must be created in other applications.

6 Adobe Dreamweaver CS4 - Illustrated Instructor s Manual Page 6 of 8 2. Design Matters: Students should understand that different types of servers may access Web files differently. To make sure that you will not encounter problems, use lower case letters and do not begin a file name with a numeric digit. Numbers can be used after the first alphabetical letter in a file name, and using numbers can be very useful. For example, using file names such as flower1, flower2, flower3, and so on can be a very useful naming convention. CLASSROOM ACTIVITY 1. Class Discussion: Ask students how they should proceed in ensuring they have backups of important files, and review the View as Details option to make sure they understand whether or not they are using the latest version of their files. Review the difference between Save and Save As. 3366: : Cooppyyi ingg aa Neew IImaaggee ttoo aa Weebb SSi ittee LECTURE NOTES: Review the definition of the home page as the first page that viewers usually see when they visit a Web site. Some sites have included welcome pages that precede their home pages. Discuss how most Web sites include many other pages that connect back to the home page. In Dreamweaver, the home page is used as the starting point for the site map. In this lesson, students set the index page as the home page of the Striped Umbrella Web site, and then designate the correct location to store the graphics file containing the banner that appears at the top of the home page. Make sure students understand why they need to identify the source of the banner image (so that it is copied to the Assets folder in the striped_umbrella folder). Students need to understand that the path in the Property inspector for the banner image should be assets/striped_umbrella_banner.gif after Step 3 is completed. If this path does not appear, the Web page will appear with a broken link symbol instead of the banner image when the page is viewed in the Web browser. FIGURE: B-13 BOXES 1. Trouble: Using the Refresh button is very helpful in many situations. This will also apply as students make changes in their Web pages. They should understand that if they do not see the changes, they should use the Refresh button. Using the [F5] key also works. 2. Quick Tip: Explain that file is a reserved word to designate a computer element and therefore cannot be used in the path for an image or a link. 3. Design Matters: This Design Matters box gives reminders about the importance of creating design elements that will be appealing and meaningful to your target audience. Taking time to select fonts that are readable and other elements that are appealing will be a good investment of the creator s time. This will be discussed in much greater depth in the next chapter, but encourage students to notice what they find appealing and useful in Web page design. 4. Design Matters: A Web site should be geared to a specific client or audience. Take time to make a good impression. Use language that is grammatically correct and on an appropriate reading level. Make sure that your navigation flows in an organized manner.

7 Adobe Dreamweaver CS4 - Illustrated Instructor s Manual Page 7 of 8 CLASSROOM ACTIVITY 1. Classroom Discussion: How can you test the effectiveness of your Web site? Encourage students to discuss ways they can selftest their sites and how they might find a good target audience to look at their sites. If they don t bring up these checks, they should be reminded to use spell and grammar checks, check all links (including ones to outside sites), and bring up their page in different browsers. 3388: : Addddi ingg Neew Paaggeess ttoo aa Weebb SSi ittee LECTURE NOTES: Discuss with students how most Web sites consist of more than one page. In fact, many Web sites contain hundreds of pages. Each of these pages is saved as an HTML file with the.htm or.html extension. Review the steps required to add new pages to a Web site. Note that students work in the Files panel to add new pages. In this lesson, students add six new pages to the Web site. When they have finished the lesson, the Web site will contain seven pages: the index.html page, which is the home page, and six new pages: about_us.html, spa.html, cafe.html, activities.html, cruises.html, and fishing.html. FIGURES: B-14, B-15 BOXES 1. Quick Tip: When typing in the extension on new pages you create, either.html or.htm may be used. Web servers treat these files the same way, so Web authors can choose either extension. 2. Trouble: Demonstrate the Recreate Site Cache feature. You might also want to take this opportunity to show the Help feature. CLASSROOM ACTIVITY 1. Assign a Project: Preparation for the Independent Challenges If you have access to a lab, or if students bring their own laptops to class, have them Define a Web site, create an Assets folder, and add at least four pages (make sure one is the index). Enndd ooff Unni itt Maatteerri iaal l Concepts Review Includes screen identification, multiple choice, and matching questions. Skills Review Provides additional hands-on exercises that mirror the progressive style of the lesson material. Independent Challenges 1, 2, 3, and 4 Case projects that require critical thinking and application of the unit skills. Independent Challenges 1 and 2 use the data files provided for students. They are both guided. Independent Challenge 3 is a critical thinking exercise that requires students to evaluate the effectiveness of a commercial Web site. Challenge 4 is similar to 1 and 2 except that it requires more independent work. Please note that Challenges 1, 2, and 4 have continued activities in the next units, so if you pick one, you might want to be consistent in succeeding units.

8 Adobe Dreamweaver CS4 - Illustrated Instructor s Manual Page 8 of 8 Visual Workshop A practical project that requires independent problem solving using data files that are provided. Gloossssaarryy oof f Keeyy Teerrmss storyboard (26) assets (26) publish (26) Intranet (26) Web server (26) IP (Internet Protocol) address (26) domain name (27) local root folder (28) Files panel (28) Define (a Web site) (30) Cache (30) File names (34) home page (34) index page (36) templates (36) refresh button (38) Top of Document

9 Adobe Dreamweaver CS4 Illustrated Solutions to Unit B EOU Exercises DW-1 UNIT B: Creating a Web site Table of Contents Unit B: Creating a Web site...2 Concepts Review...2 Skills Review...2 Independent Challenge Independent Challenge Independent Challenge 3 (Design Quest)...3 Independent Challenge 4 (Real Life Independent Challenge)...3 Visual Workshop...3

10 Adobe Dreamweaver CS4 Illustrated Solutions to Unit B EOU Exercises DW-2 Unit B: Creating a Web site Concepts Review Screen Labeling Matching Items Multiple Choice 1 Banner image 8 i 17 b 2 Browse for File icon 9 h 18 c 3 Graphic file in Assets folder 10 g 19 b 4 Assets folder 11 a 20 a 5 Root folder 12 b 6 Refresh button 13 e 7 Panel Options menu button 14 c 15 f 16 d Skills Review Step 1: Students are asked to create a storyboard for the Blooms and Bulbs Web site. Their sketches should resemble the following: Independent Challenges Because students will solve the independent challenges in different ways, it is important to stress there is not just one correct solution. Note also that all Skills Reviews and Independent Challenges in this book are cumulative. If you assign a Skills Review or Independent Challenge in a later unit and the students haven t been doing them all along, you will need to supply the previous unit s solution. This is explained in a paragraph like this one at before every unit s Independent Challenges from Unit B onward:

11 Adobe Dreamweaver CS4 Illustrated Solutions to Unit B EOU Exercises DW-2 Important: If you did not create the following Web sites in Unit and maintain them in Unit(s), you will need to create a root folder for the Web sites in the following exercises and define the Web sites using files your instructor will provide. See the Read This Before You Begin section for more detailed instructions. The Read This Before You Begin section in the text s front matter provides more details on this. Independent Challenge 1 Filename: index.html plus associated structure found in the rapids folder in the solution files Students are asked to create a storyboard for the Rapids Transit Web site. Their sketch should resemble this figure: Their Rapids Transit index page and Files panel should resemble those in Figure B-18 of the text. Independent Challenge 2 Filename: index.html plus associated structure found in the tripsmart folder in the solution files Students are asked to create a storyboard for the TripSmart Web site. Their sketch should resemble this figure:

12 Adobe Dreamweaver CS4 Illustrated Solutions to Unit B EOU Exercises DW-3 Their TripSmart index page and Files panel should resemble those in Figure B-19 of the text. Independent Challenge 3 (Design Quest) In this Independent Challenge, students explore the Audi Web site ( They explore how the information is organized. Independent Challenge 4 (Real Life Independent Challenge) In this Real Life Independent Challenge, students begin to develop an original Web site idea that they work on throughout the units in this text. The site will build from unit to unit. They should turn in a storyboard for their site. It should resemble the storyboard in the previous Independent Challenges but should contain the page names for their site, including an index page and all the pages that they intend to link from it. Their Web site folder should reflect a logical structure, with a root folder, and assets folder, and HTML file for pages. As mentioned in step h, they should also create a paper folder that contains information that they want to use in their sites, such as text and graphics. Visual Workshop Students create the site for Carolyne s Creations Web site, as shown in Figure B-21. The banner icon should be visible, indicating that they have correctly set the path. The folder structure should reflect that shown on the Files panel in the figure.

13 Adobe Dreamweaver CS4 Illustrated Solutions to Unit B EOU Exercises DW-4

14 Adobe Dreamweaver CS4 - Illustrated Introductory 1 Extra Independent Challenges Unit B Solutions UNIT B Creating a Web Site Solution EXTRA Independent Challenge 1 Students should create a sketch of your institution s Web site similar to the one in Figure B-2 in Unit B. The sketch should represent the pages and their relationships to one another within the Web site. Students should understand that storyboards are helpful in that they allow you to visualize the relationships between pages in the site. Solution EXTRA Independent Challenge 2 Students answers will vary. Students should explain the importance of testing their site in multiple browsers to ensure the same look and feel of the Web site across different browsers. Students should also mention that Web sites should be tested for different screen resolutions and for different connection speeds.

Full file at HTML 5 and CSS 3 - Illustrated Complete

Full file at   HTML 5 and CSS 3 - Illustrated Complete HTML 5 and CSS 3 Illustrated Complete Instructor s Manual Page 1 of 12 HTML 5 and CSS 3 - Illustrated Complete A Guide to this Instructor s Manual: Unit B: Getting Started with HTML We have designed this

More information

HTML5 & CSS3 2e, Unit B Answer Key. Concepts Review FIGURE A D 12. C 3. F 4. A 5. E 6. B. Matching 7. G 8. F 9. D 10. E 11. A 13. B.

HTML5 & CSS3 2e, Unit B Answer Key. Concepts Review FIGURE A D 12. C 3. F 4. A 5. E 6. B. Matching 7. G 8. F 9. D 10. E 11. A 13. B. HTML5 & CSS3 2e, Unit B Answer Key Concepts Review FIGURE A-22 1. D 2. C 3. F 4. A 5. E 6. B Matching 7. G 8. F 9. D 10. E 11. A 12. C 13. B Completion 14. b. operable 15. b. in an element s opening tab

More information

Full file at New Perspectives on HTML and CSS 6 th Edition Instructor s Manual 1 of 13. HTML and CSS

Full file at   New Perspectives on HTML and CSS 6 th Edition Instructor s Manual 1 of 13. HTML and CSS New Perspectives on HTML and CSS 6 th Edition Instructor s Manual 1 of 13 HTML and CSS Tutorial One: Getting Started with HTML 5 A Guide to this Instructor s Manual: We have designed this Instructor s

More information

New Perspectives on Word 2016 Instructor s Manual 1 of 10

New Perspectives on Word 2016 Instructor s Manual 1 of 10 New Perspectives on Word 2016 Instructor s Manual 1 of 10 New Perspectives Microsoft Office 365 And Word 2016 Introductory 1st Edition Shaffer SOLUTIONS MANUAL Full download at: https://testbankreal.com/download/new-perspectives-microsoft-office-365-

More information

HTML, XHTML, and CSS, 7th Edition

HTML, XHTML, and CSS, 7th Edition HTML5 and CSS Complete 7th Edition Woods Solutions Manual Full Download: http://testbanklive.com/download/html5-and-css-complete-7th-edition-woods-solutions-manual/ HTML, XHTML, and CSS, 7 th Edition Instructor

More information

ways to present and organize the content to provide your students with an intuitive and easy-to-navigate experience.

ways to present and organize the content to provide your students with an intuitive and easy-to-navigate experience. In Blackboard Learn, as you create your course, you can add a variety of content types, including text, file attachments, and tools. You can experiment with ways to present and organize the content to

More information

Adding Content to Blackboard

Adding Content to Blackboard Adding Content to Blackboard Objectives... 2 Task Sheet for: Adding Content to Blackboard... 3 What is Content?...4 Presentation Type and File Formats... 5 The Syllabus Example... 6 PowerPoint Example...

More information

Introduction to Ardora

Introduction to Ardora Ardora is an authoring software focused mainly on the development of educational content for the Web. Its main purpose is that teachers focus their efforts on the methodological and didactic aspects of

More information

USING POWERPOINT IN THE CLASSROOM LESSON 1 POWERPOINT BASICS

USING POWERPOINT IN THE CLASSROOM LESSON 1 POWERPOINT BASICS USING POWERPOINT IN THE CLASSROOM LESSON 1 POWERPOINT BASICS Objectives Start PowerPoint. Open an existing presentation. Save a presentation. Navigate through a presentation, and use the menus and toolbars.

More information

Workshop Overview Topics Learning Outcomes Inserting a Syllabus File into Your Course Creating Web Links...

Workshop Overview Topics Learning Outcomes Inserting a Syllabus File into Your Course Creating Web Links... Managing Your Bb CE 6 Course Rev. 092507 Table of Contents Workshop Overview... 3 Topics... 3 Learning Outcomes... 3 Inserting a Syllabus File into Your Course.... 5 Creating Web Links... 6 Adding Organizer

More information

ITC 4310, Web Design and Development Course Syllabus. Course Description. Course Textbook(s) Course Software/Tools. Course Learning Outcomes.

ITC 4310, Web Design and Development Course Syllabus. Course Description. Course Textbook(s) Course Software/Tools. Course Learning Outcomes. ITC 4310, Web Design and Development Course Syllabus Course Description Presents Web design principles and techniques coupled with practical experience in the design and creation of websites. Includes

More information

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009 Tennessee Trade & Industrial Course 655745 Web Page Design II - Site Designer Standards A Guide to Web Development Using Adobe Dreamweaver CS3 2009 ation Key SE Student Edition LE Learning Expectation

More information

Microsoft Access 2016

Microsoft Access 2016 Access 2016 Instructor s Manual Page 1 of 10 Microsoft Access 2016 Module Two: Querying a Database A Guide to this Instructor s Manual: We have designed this Instructor s Manual to supplement and enhance

More information

Microsoft Access 2016

Microsoft Access 2016 Access 2016 Instructor s Manual Page 1 of 10 Microsoft Access 2016 Module Two: Querying a Database A Guide to this Instructor s Manual: We have designed this Instructor s Manual to supplement and enhance

More information

HTML/CSS Lesson Plans

HTML/CSS Lesson Plans HTML/CSS Lesson Plans Course Outline 8 lessons x 1 hour Class size: 15-25 students Age: 10-12 years Requirements Computer for each student (or pair) and a classroom projector Pencil and paper Internet

More information

DEVELOPING A. chapter

DEVELOPING A. chapter 1-4283-1964-6_02_Rev6.qxd 6/22/07 8:18 PM Page 1 chapter 2 DEVELOPING A WEB PAGE 1. Create head content and set page properties 2. Create, import, and format text 3. Add links to Web pages 4. Use the History

More information

SERVER AND FILES NOT FOR SALE 6-1

SERVER AND FILES NOT FOR SALE 6-1 chapter 61. Perform website maintenance MANAGING A WEB SERVER AND FILES 2. Publish a website and transfer files 3. Check files out and in ADOBE DREAMWEAVER CS4 4. Cloak files 5. Import and export a site

More information

Process. Interface Design Introduction. Purpose and Goals of your Website. Module 2. Introduction

Process. Interface Design Introduction. Purpose and Goals of your Website. Module 2. Introduction Module 2 Introduction Before one can start building a website, the person must have a clear understanding of the mission, goals, and objectives of the site. Important questions to ask are why are you making

More information

Page 1 of 4. Course Outline by Topic: Web Design Fall 2009 Instructor: Mr. O Connell Room 117

Page 1 of 4. Course Outline by Topic: Web Design Fall 2009 Instructor: Mr. O Connell Room 117 Page 1 of 4 Web Design Fall 2009 Instructor: Mr. O Connell Room 117 Texts: Macromedia Dreamweaver MX Hands On Training (Green/Rudner) Adobe Photoshop Elements 5.0 Classroom in a Book (Adobe Systems) Macromedia

More information

Web Design Course Syllabus and Planner

Web Design Course Syllabus and Planner Web Design Course Syllabus and Planner Updated May, 2018 Course Overview The Web Design curriculum is a one-year (two-semester) course covering required topics in most introductory Web Design settings.

More information

Additionally, if you are ing me please place the name of the course in the subject of the .

Additionally, if you are  ing me please place the name of the course in the subject of the  . ADOBE DREAMWEAVER [Pick the date][type the sender company name] CE 9501C 01 9501N 01 SUMMER 2012 Course Information LOCATION: Terra 1223 DATES: TUES JUN 5 TUES AUG 7 6 9 PM Instructor Information Name:

More information

Teachers Manual for Creating a Website with WordPress

Teachers Manual for Creating a Website with WordPress Teachers Manual for Creating a Website with WordPress ISBN 978 90 5905 422 6 2 1. Introduction This course manual assumes a lesson structure consisting of nine points. These points have been divided into

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

PUBLISHING FLASH. Lesson Overview

PUBLISHING FLASH. Lesson Overview PUBLISHING FLASH Lesson Overview In this lesson, you ll learn how to do the following: Test a Flash document Understand the Bandwidth Profiler Change publish settings for a document Understand the difference

More information

::The Art of Multimedia:: Assignments*

::The Art of Multimedia:: Assignments* ::The Art of Multimedia:: Assignments* Session 1: January 25 th Assignment: What is Multimedia? 500 word-essay So what exactly is multimedia? Looking at the actual term multimedia literally means multiple

More information

Introduction to Dreamweaver

Introduction to Dreamweaver COMMUNITY TECHNICAL SUPPORT Introduction to Dreamweaver What is Dreamweaver? Dreamweaver helps you to create Web pages while it codes html (and more) for you. It is located on the bottom tray or in the

More information

Blackboard 5. Instructor Manual Level One Release 5.5

Blackboard 5. Instructor Manual Level One Release 5.5 Bringing Education Online Blackboard 5 Instructor Manual Level One Release 5.5 Copyright 2001 by Blackboard Inc. All rights reserved. No part of the contents of this manual may be reproduced or transmitted

More information

Elementary Computing CSC /01/2015 M. Cheng, Computer Science 1

Elementary Computing CSC /01/2015 M. Cheng, Computer Science 1 Elementary Computing CSC 100 03/01/2015 M. Cheng, Computer Science 1 Welcome! 03/01/2015 M. Cheng, Computer Science 2 Is CSC 100 For You? CSC 105 is similar to CSC 100, but is designed primarily for students

More information

Design Document. Introduction to the Digital Portfolio. Marie Dennany Lara. University of Texas at Brownsville

Design Document. Introduction to the Digital Portfolio. Marie Dennany Lara. University of Texas at Brownsville Design Document Introduction to the Digital Portfolio Marie Dennany Lara University of Texas at Brownsville EDTC 6323-01 Summer 2014 Table of Contents Instructional Goal... 3 Performance Objectives...

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Blackboard Basics. Please see handout for information on how to get to the CUNY Portal and log in to Blackboard.

Blackboard Basics. Please see handout for information on how to get to the CUNY Portal and log in to Blackboard. Blackboard is a course management platform that allows instructors to interact with students and put their classes on the Internet without having to be experts in HTML or web development. Using Blackboard

More information

Video. Objectives. Vocabulary. Pedagogical Implications. Classroom Integration

Video. Objectives. Vocabulary. Pedagogical Implications. Classroom Integration Video Objectives learning about resources for podcasting, and adding visuals to audio material Vocabulary podcast mp3 vodcast aggregator Pedagogical Implications Podcasts are audio or video files that

More information

APPENDIX. Using Google Sites. After you read this appendix, you will be able to:

APPENDIX. Using Google Sites. After you read this appendix, you will be able to: APPENDIX B Using Google Sites Objectives After you read this appendix, you will be able to: 1. Create a New Site 2. Manage Your Sites 3. Collaborate on a Shared Site The following Hands-On Exercises will

More information

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018 Course Outline CIW: Web Design Specialist 22 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist. ( Add-On ) 16 Sep 2018

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist.   ( Add-On ) 16 Sep 2018 Course Outline 16 Sep 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant

More information

Support Notes (Issue 1) September Snap it! Certificate in Digital Applications (DA105) Coding for the Web

Support Notes (Issue 1) September Snap it! Certificate in Digital Applications (DA105) Coding for the Web Support Notes (Issue 1) September 2014 Certificate in Digital Applications (DA105) Coding for the Web Snap it! Introduction Before tackling the Summative Project Brief (SPB), students should have acquired

More information

1. First open a web browser and search for "Bookr". 2. Click on the first link and it will lead you to

1. First open a web browser and search for Bookr. 2. Click on the first link and it will lead you to Create Your Own Bookr Bookr is an on-line tool to create electronic books with a combination of pictures and texts. This is an easy tool to utilize without too many complicated features so I think it is

More information

Creating Classroom Websites Using Contribute By Macromedia

Creating Classroom Websites Using Contribute By Macromedia Creating Classroom Websites Using Contribute By Macromedia Revised: 10/7/05 Creating Classroom Websites Page 1 of 22 Table of Contents Getting Started Creating a Connection to your Server Space.. Page

More information

Getting Started ~ Student Web Design Basics Dreamweaver CS 5.5

Getting Started ~ Student Web Design Basics Dreamweaver CS 5.5 Outline *Viewing Note... 1 Myweb Important Setup Steps... 1 Before you begin... 1 Setting up your local folder... 1 Editing Pages... 4 Planning... 5 Layout... 5 Elements of Design Tips for Success!...

More information

Support notes (Issue 1) September 2018

Support notes (Issue 1) September 2018 Support notes (Issue 1) September 2018 Pearson Edexcel Level 2 Certificate/Diploma in Digital Applications (DA202) Unit 2: Creative Multimedia ONCE UPON A TIME Key points for this Summative Project Brief

More information

Primal s 3D Human Anatomy and Physiology on Anatomy.tv

Primal s 3D Human Anatomy and Physiology on Anatomy.tv USER GUIDE Primal s 3D Human Anatomy and Physiology on Anatomy.tv Welcome to our user guide to 3D Human Anatomy and Physiology on Anatomy.tv. Please read on, or select one of the links opposite to jump

More information

ibooks Author: An Instructional Guide for Educators

ibooks Author: An Instructional Guide for Educators USING IBOOKS AUTHOR ibooks Author: An Instructional Guide for Educators ETEC533 - MANNY LOYLA SECTION 1 Before you Begin This section provides information on how to download and install the ibooks Author

More information

Moodle Basics for Faculty. Skyline College Distance Education

Moodle Basics for Faculty. Skyline College Distance Education Moodle Basics for Faculty Skyline College Distance Education Rev. 8/8/2011 Table of Contents Getting Started with Moodle... 1 Browser Requirements... 1 Logging into Moodle... 1 Getting Help with Moodle...

More information

COPYRIGHTED MATERIAL. Lesson 1

COPYRIGHTED MATERIAL. Lesson 1 Lesson What you ll learn in this lesson: Adding files to the Organizer Understanding workspaces Using the Photo Downloader Creating an album Importing your Photos into Adobe Photoshop Elements Adobe Photoshop

More information

A Step-by-Step Guide to getting started with Hot Potatoes

A Step-by-Step Guide to getting started with Hot Potatoes A Step-by-Step Guide to getting started with Hot Potatoes Hot Potatoes Software: http://web.uvic.ca/hrd/hotpot/ Andrew Balaam Objectives: To put together a short cycle of exercises linked together based

More information

Plymouth Canton Educational Park Plymouth High School 8400 Beck Road Canton, Michigan Course Syllabus

Plymouth Canton Educational Park Plymouth High School 8400 Beck Road Canton, Michigan Course Syllabus Plymouth Canton al Park Course Syllabus Course Name: Web Design and Internet Course Number: Course 03075 Course Description: Grades 9-12 This is an introductory course covering the basic concepts, techniques,

More information

Strategies for Training and Implementation Home

Strategies for Training and Implementation Home A Guide to unitedstreaming Digital Resources Strategies for Training and Implementation Presentation Menu Overview and Key Features Passcodes, Search Tools, Content Management, & Teacher Tools Implementation

More information

National Training and Education Resource. Authoring Course. Participant Guide

National Training and Education Resource. Authoring Course. Participant Guide National Training and Education Resource Authoring Course Participant Guide Table of Contents: OBJECTIVES... 4 OVERVIEW OF NTER... 5 System Requirements... 5 NTER Capabilities... 6 What is the SCORM PlayerWhat

More information

Digital Web Design Syllabus/Online Course Plan

Digital Web Design Syllabus/Online Course Plan Digital Web Design Syllabus/Online Course Plan Certificated Teacher: Date: 14-15 Desired Results Digital Web Design: Grades 9 12 Credit: X one semester (.5) two semesters (1) Estimate of hours per week

More information

The Dreamweaver Interface

The Dreamweaver Interface The Dreamweaver Interface Let s take a moment to discuss the different areas of the Dreamweaver screen. The Document Window The Document Window shows you the current document. This is where you are going

More information

COPYRIGHTED MATERIAL. Using Adobe Bridge. Lesson 1

COPYRIGHTED MATERIAL. Using Adobe Bridge. Lesson 1 Lesson Using Adobe Bridge What you ll learn in this lesson: Navigating Adobe Bridge Using folders in Bridge Making a Favorite Creating metadata Using automated tools Adobe Bridge is the command center

More information

PerfecTIC. General description. Title. Teaching goal. Summary. Duration. Technological skills required

PerfecTIC. General description. Title. Teaching goal. Summary. Duration. Technological skills required PerfecTIC General description Title Supplementary material for a course on a Web site Teaching goal Offer students interactive, multimedia, learning materials as a supplement to the course or textbook.

More information

Foundation of Web Goal 4: Proficiency in Adobe Dreamweaver CC

Foundation of Web Goal 4: Proficiency in Adobe Dreamweaver CC 1. Setting Project Requirements 1.1 Identify the purpose, audience, and audience needs for a website. 1.2 Identify web page content that is relevant to the website purpose and appropriate for the target

More information

Access 2016 Module 7: Enhancing Forms

Access 2016 Module 7: Enhancing Forms Microsoft Access 2016 Instructor s Manual Page 1 of 8 Access 2016 Module 7: Enhancing Forms A Guide to this Instructor s Manual: We have designed this Instructor s Manual to supplement and enhance your

More information

Curriculum Catalog

Curriculum Catalog 2018-2019 Curriculum Catalog Career and Technical Education Series 2018 Glynlyon, Inc. Table of Contents OFFICE 2010 APPLICATIONS I COURSE OVERVIEW...1 UNIT 1: MICROSOFT WORD BEGINNING SKILLS... 1 UNIT

More information

Ursuline College Accelerated Program

Ursuline College Accelerated Program Ursuline College Accelerated Program CRITICAL INFORMATION! DO NOT SKIP THIS LINK BELOW... BEFORE PROCEEDING TO READ THE UCAP MODULE, YOU ARE EXPECTED TO READ AND ADHERE TO ALL UCAP POLICY INFORMATION CONTAINED

More information

Managing Your Sites. If you ve built one or two Web sites in the past, you ll likely agree that file. What Is a Local Root Folder?

Managing Your Sites. If you ve built one or two Web sites in the past, you ll likely agree that file. What Is a Local Root Folder? 3 Managing Your Sites What Is a Local Root Folder? 31 Defining a Site 32 Understanding Relative and Absolute URLs 37 Observing Links to Relative and Absolute URLs 38 Managing Files and Folders 40 Understanding

More information

Curriculum Catalog

Curriculum Catalog 2017-2018 Curriculum Catalog Career and Technical Education Series: Business Management and Administration MICROSOFT, MICROSOFT WORD, MICROSOFT POWERPOINT, MICROSOFT EXCEL, MICROSOFT ACCESS, AND MICROSOFT

More information

Chapter 2 Using Data. Instructor s Manual Table of Contents. At a Glance. A Guide to this Instructor s Manual:

Chapter 2 Using Data. Instructor s Manual Table of Contents. At a Glance. A Guide to this Instructor s Manual: Java Programming, Eighth Edition 2-1 Chapter 2 Using Data A Guide to this Instructor s Manual: We have designed this Instructor s Manual to supplement and enhance your teaching experience through classroom

More information

Teaching With Comic Life A guide to using Plasq s Comic Life in the Classroom. David Cleland The Wallace High School

Teaching With Comic Life A guide to using Plasq s Comic Life in the Classroom. David Cleland The Wallace High School Teaching With Comic Life A guide to using Plasq s Comic Life in the Classroom David Cleland The Wallace High School Introduction to Comic Life 2... 3 Story Telling with Comic Life... 4 Task... 4 Learning

More information

Before you start a project, take a few minutes to get organized. This

Before you start a project, take a few minutes to get organized. This 1 Organizing Technique Save Time By Maintaining projects Navigating the File Browser Organizing your images Adding virtual notes and voice messages Image Files and Managing Projects Before you start a

More information

Web Site Project (Final Project / 30% of grade)

Web Site Project (Final Project / 30% of grade) Web Site Project (Final Project / 30% of grade) Purpose: To design, develop, and publish a web site using recommended design practices. Your web site will contain a home page and at least six (but no more

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 3 Now that you should know some basic HTML, it s time to get in to using the general editing features of Dreamweaver. In this section we ll create a basic website for a small business. We ll start by looking

More information

Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions

Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions Your Thesis Drive (T:\) Each student is allocated space on the Thesis drive. Any files on this drive are accessible from

More information

MOODLE MANUAL TABLE OF CONTENTS

MOODLE MANUAL TABLE OF CONTENTS 1 MOODLE MANUAL TABLE OF CONTENTS Introduction to Moodle...1 Logging In... 2 Moodle Icons...6 Course Layout and Blocks...8 Changing Your Profile...10 Create new Course...12 Editing Your Course...15 Adding

More information

Dreamweaver Template Tutorial - How to create a website from a template

Dreamweaver Template Tutorial - How to create a website from a template Dreamweaver Template Tutorial - How to create a website from a template In this tutorial you will create a website using Dreamweaver s premade templates. You are going to learn how to style them using

More information

E-Business Systems 1 INTE2047 Lab Exercises. Lab 5 Valid HTML, Home Page & Editor Tables

E-Business Systems 1 INTE2047 Lab Exercises. Lab 5 Valid HTML, Home Page & Editor Tables Lab 5 Valid HTML, Home Page & Editor Tables Navigation Topics Covered Server Side Includes (SSI) PHP Scripts menu.php.htaccess assessment.html labtasks.html Software Used: HTML Editor Background Reading:

More information

Support Notes (Issue 1) September Certificate in Digital Applications (DA101) Developing Web Products

Support Notes (Issue 1) September Certificate in Digital Applications (DA101) Developing Web Products Support Notes (Issue 1) September 2016 Certificate in Digital Applications (DA101) Developing Web Products Freewheeling Key points for this SPB The DA101 SPB 0916 is valid for moderation in June 2017,

More information

Lesson 1: Dreamweaver CS6 Jumpstart

Lesson 1: Dreamweaver CS6 Jumpstart Lesson 1: Dreamweaver CS6 Jumpstart Introduction to Adobe Dreamweaver CS6 Adobe Certified Associate: Web Communication using Adobe Dreamweaver CS6 Overview 2013 John Wiley & Sons, Inc. 2 3.1 Elements of

More information

GETTING STARTED IN FRONTPAGE 2000 SETTING THE BACKGROUND

GETTING STARTED IN FRONTPAGE 2000 SETTING THE BACKGROUND STUDENT INFORMATION PACKET GETTING STARTED IN FRONTPAGE 2000 Click on the icon on the Desktop or go to Start > Programs > FrontPage. This will open a blank white page. Now the fun begins SETTING THE BACKGROUND

More information

Dreamweaver MX The Basics

Dreamweaver MX The Basics Chapter 1 Dreamweaver MX 2004 - The Basics COPYRIGHTED MATERIAL Welcome to Dreamweaver MX 2004! Dreamweaver is a powerful Web page creation program created by Macromedia. It s included in the Macromedia

More information

ADVANCED COMPUTER APPLICATIONS FOR THE LAW OFFICE Course Syllabus

ADVANCED COMPUTER APPLICATIONS FOR THE LAW OFFICE Course Syllabus 6111 E. Skelly Drive P. O. Box 477200 Tulsa, OK 74147-7200 ADVANCED COMPUTER APPLICATIONS FOR THE LAW OFFICE Course Syllabus Course Number: LOA-0090 OHLAP Credit: Yes OCAS Code: 8413 Course Length: 170

More information

Using Dreamweaver CC. 3 Basic Page Editing. Planning. Viewing Different Design Styles

Using Dreamweaver CC. 3 Basic Page Editing. Planning. Viewing Different Design Styles 3 Now that you should know some basic HTML, it s time to get in to using the general editing features of Dreamweaver. In this section we ll create a basic website for a small business. We ll start by looking

More information

Grade Syncing. Follow these instructions for syncing Top Hat grades to your Canvas course.

Grade Syncing. Follow these instructions for syncing Top Hat grades to your Canvas course. Grade Syncing Follow these instructions for syncing Top Hat grades to your Canvas course. Navigate to your name in the top right corner. Click on your name. Select Course Settings from the drop-down menu.

More information

PowerPoint Tips and Tricks

PowerPoint Tips and Tricks PowerPoint Tips and Tricks Viewing Your Presentation PowerPoint provides multiple ways to view your slide show presentation. You can access these options either through a toolbar on your screen or by pulling

More information

Integrated Projects for Presentations

Integrated Projects for Presentations Integrated Projects for Presentations OUTLINING AND CREATING A PRESENTATION Outlining the Presentation Drafting a List of Topics Imagine that your supervisor has asked you to prepare and give a presentation.

More information

Adobe Captivate Level 1

Adobe Captivate Level 1 Information Technology Services Kennesaw State University Adobe Captivate Level 1 Presented by Technology Outreach in collaboration with The Multimedia Development Group (MDG) Copyright 2007 Information

More information

Introduction to Computers Windows XP ITSC 1006

Introduction to Computers Windows XP ITSC 1006 HOUSTON COMMUNITY COLLEGE SOUTHWEST Introduction to Computers Windows XP ITSC 1006 Date and Time of class: Class CRN: Instructor s Name: School Site: Phone number: HOUSTON COMMUNITY COLLEGE SOUTHWEST COURSE

More information

MMGD0203 MULTIMEDIA DESIGN

MMGD0203 MULTIMEDIA DESIGN MMGD0203 MULTIMEDIA DESIGN Chapter 6 1 Multimedia Production Team High-quality interactive multimedia applications are the product of the efforts of a production team. Some people might argue that anybody

More information

TestOut Desktop Pro Plus English 4.1.x RELEASE NOTES. Modified

TestOut Desktop Pro Plus English 4.1.x RELEASE NOTES. Modified TestOut Desktop Pro Plus English 4.1.x RELEASE NOTES Modified 2018-06-18 Contents Overview... 2 Version 4.1.3 Release (June 2018)... 2... 2 Version 4.1.2 Release (April 2018)... 2... 2 Videos and Simulations...

More information

Green Room Computer Lab Curriculum

Green Room Computer Lab Curriculum Green Room Computer Lab Curriculum Students will meet for 30 minutes twice a week. The curriculum goals are to: learn how to touch type. If students know how to type, then they will use the time in the

More information

Full file at DW Chapter 2: Developing a Web Page

Full file at   DW Chapter 2: Developing a Web Page DW Chapter 2: Developing a Web Page TRUE/FALSE 1. To ensure that all links are current and work correctly, you need to test them regularly. ANS: T PTS: 1 REF: Dreamweaver 2-2 2. Too many text blocks, links,

More information

Getting Started. 1.Getting Started Adobe Photoshop CS2 for the Web H O T

Getting Started. 1.Getting Started Adobe Photoshop CS2 for the Web H O T 1.Getting Started Adobe Photoshop CS2 for the Web H O T 1 Getting Started Creating Web Graphics in Photoshop CS2 and ImageReady CS2 When to Use Photoshop CS2 vs. When to Use ImageReady CS2 This chapter

More information

! " # $%& Html.htm Note: Files under html.htm are created in the previous lab exercises. (Just link it up)

!  # $%& Html.htm Note: Files under html.htm are created in the previous lab exercises. (Just link it up) ! " # $%& # &'()*+ At the end of this lab exercise, students should be able to: Invoke the main components in Macromedia Dreamweaver MX 2004 Edit and format text using Macromedia Dreamweaver MX 2004 Create

More information

Microsoft Office 2007

Microsoft Office 2007 Microsoft Office 2007 Adding Slide Transitions Transition Sound Transitions Transition Speed Apply to All A slide transition is the way one slide changes to the next in Slide Show view. Animations Tab:

More information

An overview of Moodle blocks

An overview of Moodle blocks An overview of Moodle blocks Academic Advisers When you click on the link in the Academic Advisers block it will display information about the students enrolled on your current Moodle course. You can change

More information

Unit 2 Web portfolios using Adobe Dreamweaver CS4

Unit 2 Web portfolios using Adobe Dreamweaver CS4 Unit 2 Web portfolios using Adobe Dreamweaver CS4 Timing: 12 18 hours Unit overview Portfolios communicate accomplishments, works in progress, or personal history. Designers use a portfolio to showcase

More information

Lab 2. Task 1 : Learning basic tasks with PowerPoint. Estimated time

Lab 2. Task 1 : Learning basic tasks with PowerPoint. Estimated time Lab 2 Task 1 : Learning basic tasks with PowerPoint Objective : To familiarize with basic tasks in PowerPoint : 1. Create a presentation 2. Find and apply a template 3. Insert a new slide 4. Format text

More information

Adobe Dreamweaver CC 17 Tutorial

Adobe Dreamweaver CC 17 Tutorial Adobe Dreamweaver CC 17 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Café Soylent Green Chapter 12

Café Soylent Green Chapter 12 Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CS6. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping quite

More information

Beginning a New Project

Beginning a New Project 3 Beginning a New Project Introducing Projects 000 Creating and Naming a Project 000 Importing Assets 000 Importing Photoshop Documents 000 Importing Illustrator Documents 000 Importing QuickTime Movies

More information

Adobe Dreamweaver CS3 English 510 Fall 2007

Adobe Dreamweaver CS3 English 510 Fall 2007 Adobe Dreamweaver CS3 English 510 Fall 2007 Important: Before going through this handout, you should create a WWW directory on your ISU e-mail account. Otherwise, you will not be able to upload and view

More information

Table of Contents. Articulate Presenter 5 Documentation -

Table of Contents. Articulate Presenter 5 Documentation - Articulate Presenter 5 Documentation - Table of Contents A. Welcome to Articulate Presenter 5 Documentation 2 B. Installing Articulate Presenter... 2 C. Lauching The Program... 2 D. Library and Options...

More information

Tutor Handbook for WebCT

Tutor Handbook for WebCT Tutor Handbook for WebCT Contents Introduction...4 Getting started...5 Getting a course set up...5 Logging onto WebCT...5 The Homepage...6 Formatting and designing the Homepage...8 Changing text on the

More information

Graded Project. Computer Applications

Graded Project. Computer Applications Graded Project Computer Applications INTRODUCTION 1 SCENARIO 1 YOUR TASK 1 Part 1: Creating Your Memo 2 Part 2: Creating Your Chart 3 Part 3: Creating Your PowerPoint Presentation 5 GRADING 10 Part 1 10

More information

Creating a Website with Dreamweaver 4

Creating a Website with Dreamweaver 4 Creating a Website with Dreamweaver 4 What is Dreamweaver (DW)? DW is a visual web page editor that allows you to create and manage Websites and pages without having to learn HTML (Hyper Text Markup Language).

More information

Introduction to Advanced Features of PowerPoint 2010

Introduction to Advanced Features of PowerPoint 2010 Introduction to Advanced Features of PowerPoint 2010 TABLE OF CONTENTS INTRODUCTION... 2 TUTORIAL PURPOSE... 2 WHO WOULD BENEFIT FROM THIS TUTORIAL?... 2 WHO WOULD NOT BENEFIT FROM THIS TUTORIAL?... 2

More information

Getting Started with. PowerPoint 2010

Getting Started with. PowerPoint 2010 Getting Started with 13 PowerPoint 2010 You can use PowerPoint to create presentations for almost any occasion, such as a business meeting, government forum, school project or lecture, church function,

More information

GSLIS Technology Orientation Requirement (TOR)

GSLIS Technology Orientation Requirement (TOR) TOR Part 2: Introduction GSLIS Technology Orientation Requirement (TOR) TOR Part 2: Assessment 10: Introduction to HTML Possible Points: 9 Points Needed to Pass Quiz 1: 7 Due Dates for Part 2 Part 2 of

More information

Discovery Education Streaming Overview

Discovery Education Streaming Overview Discovery Education Streaming Overview St. Elmo Digital Literacy Team Members Cristin Cole- Facilitator Laura Dawes Stacy Davis Jennifer Tschudy A Guide to Discovery Education streaming Digital Resources

More information